[PHP-INST] Apache2.0 + safe_mode

2002-07-10 Thread Scott Lamb
nd AddType application/x-httpd-php .php Is there some other way I can configure it? Or am I way off? Thanks, Scott Lamb -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: PHP - HOW TO MAKE IT WORK WITHIN APACHE

2002-07-16 Thread Scott Lamb
ion doesn't quite match up with mine. My RedHat 7.2 system has this instead: LoadModule php4_modulemodules/libphp4.so ... AddModule mod_php4.c so maybe you don't have the latest RPMs. Go to RedHat's update site, make sure you have the

[PHP-INST] Re: PHP - HOW TO MAKE IT WORK WITHIN APACHE

2002-07-17 Thread Scott Lamb
, make sure index.php is in your DirectoryIndex line. You could have an equivalent AddType line for .html, but it would be dumb. PHP would process all HTML files, which would slow things down unnecessarily. -- Scott Lamb -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php