[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Database
On Tuesday 25 September 2001 21:26, you wrote:
> On my server I have installed php3 and it only likes to see files with a
> .php3 extension, however, while the exchange project says it will work with
> php3, all the files ('undreds of 'em) have just a .php extension.
> Is there any way I can a) alter the file extensions in bulk which would
> then just leave me to do 'find and replace' alterations to the cross
> references within the files, or b) persuade my php3 installation that .php
> files are cosher? I tried altering the couple of references I could see in
> the httpd.conf file from .php3 to .php but that didn't seem to work - maybe
> I missed something?
Look in your srm.conf,
AddType application/x-httpd-php .php
(make sure x-httpd-php is defined in mime.types - it should be ;)
You may also want to add index.php to your directory index options in
httpd.conf (which may be what you were playing with).
Cheers,
Alex.
___________________________________________________________________
Sheffield Linux User's Group - http://www.sheflug.co.uk .
To unsubscribe from this list send mail to
shef-lug-request@list.sheflug.org.uk with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.