RE: apache php change in RH8

2002-12-01 Thread Rick Johnson
On Sun, 2002-12-01 at 15:59, Larry Brown wrote: > Thanks guys for the help, the PHP list got me the answer. For anyone else > wanting to know the same thing, the following solves the problems: > > Add the line, > AddType application/x-httpd-php .php .html > To the httpd.conf file in /etc/httpd/co

RE: apache php change in RH8

2002-12-01 Thread Larry Brown
ailto:[EMAIL PROTECTED]]On Behalf Of Rick Johnson Sent: Sunday, December 01, 2002 5:25 PM To: [EMAIL PROTECTED] Subject: Re: apache php change in RH8 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frederic Herman wrote: | Larry Brown wrote: | |> I just changed to RH8 and am trying to find a c

Re: apache php change in RH8

2002-12-01 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frederic Herman wrote: | Larry Brown wrote: | |> I just changed to RH8 and am trying to find a change in apache's config. |> Previously php had a section in the httpd.conf file that described |> what file |> extensions apache would scan for php tags.

Re: apache php change in RH8

2002-12-01 Thread Frederic Herman
Larry Brown wrote: I just changed to RH8 and am trying to find a change in apache's config. Previously php had a section in the httpd.conf file that described what file extensions apache would scan for php tags. This way you could have it scan html if you wanted. The new httpd.conf file has no

apache php change in RH8

2002-12-01 Thread Larry Brown
I just changed to RH8 and am trying to find a change in apache's config. Previously php had a section in the httpd.conf file that described what file extensions apache would scan for php tags. This way you could have it scan html if you wanted. The new httpd.conf file has no such section yet it d