Reason I added it was because of a PHP install document I had in my files and part of the installation of PHP was to add those lines into the httpd.conf file.
Thanks Kenny At 08:37 PM 5/1/2006 +0100, you wrote:
On Monday 01 May 2006 19:21, Ken Murach wrote: > <IfModule mod_php5.c> > AddType application/x-httpd-php .php .phtml > AddType application/x-httpd-php-source .phps > </IfModule> Oh dear. That cargo-cult is deeply BAD for two reasons. That abuse of AddType was wrong in Apache 1.1, and everything since. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx