RE: [PHP] apache httpd-2.0.40-8 and scanning alternate extensions for php

2002-12-01 Thread Peter Houchin
if its not there add it > -Original Message- > From: Larry Brown [mailto:[EMAIL PROTECTED]] > Sent: Monday, 2 December 2002 10:31 AM > To: PHP List; Evan Nemerson > Subject: RE: [PHP] apache httpd-2.0.40-8 and scanning alternate > extensions for php > > > That&

RE: [PHP] apache httpd-2.0.40-8 and scanning alternate extensions for php

2002-12-01 Thread Larry Brown
EMAIL PROTECTED]] Sent: Sunday, December 01, 2002 4:53 PM To: Larry Brown; [EMAIL PROTECTED] Subject: Re: [PHP] apache httpd-2.0.40-8 and scanning alternate extensions for php -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Find the line that looks like "AddType application/x-httpd-php .php"

RE: [PHP] apache httpd-2.0.40-8 and scanning alternate extensions for php

2002-12-01 Thread Larry Brown
al Message- From: Evan Nemerson [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 01, 2002 4:53 PM To: Larry Brown; [EMAIL PROTECTED] Subject: Re: [PHP] apache httpd-2.0.40-8 and scanning alternate extensions for php -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Find the line that looks lik

Re: [PHP] apache httpd-2.0.40-8 and scanning alternate extensions for php

2002-12-01 Thread Evan Nemerson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Find the line that looks like "AddType application/x-httpd-php .php", and change it to "AddType application/x-httpd-php .php .html" On Sunday 01 December 2002 01:34 pm, Larry Brown wrote: > I just moved to a machine with RH8 that has their latest ve

[PHP] apache httpd-2.0.40-8 and scanning alternate extensions for php

2002-12-01 Thread Larry Brown
I just moved to a machine with RH8 that has their latest version of apache. On prior versions httpd.conf had a section that I could set to have the server scan .html extensions for php tags. There is no longer such a section even though the server does appropriately scan .php files. Does anyone k