[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] IMP working!!! - but ...
- Subject: Re: [cobalt-users] IMP working!!! - but ...
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Wed May 30 15:34:14 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Secondly, There is the problem of the RaQs not recognising .php3 as
a
> php script.
>
> Each virtual domain with php enabled has .php & .php4 recognised!
Arg!
> Can one:
> Change it so the GUI automatically adds .php3 as well?
> Better yet, just allow .php3 to be parsed for all the sites, not in
> the virtual settings?
Tim,
In my last loooong letter to you, I showed you my block of AddType
lines -- remember, the ones that had a bunch of stuff commented out?
Make yours look *exactly* the same.
Your RaQ will recognize .php3, .php, .php4, .phtml.
Don't forget to restart httpd after making the change.
*This* is why I stated that without the additional lines, things
didn't work correctly. Having it all on one line doesn't do the
complete trick.
CarrieB