these are all the php and error related lines in the httpd.conf
ScriptAlias /php/ "E:/PHP40/"
AddType application/x-httpd-php .php
AddType application/x-httpd-php .html
Action application/x-httpd-php "/php/php.exe"
...
ErrorDocument 404 http://www.stivesdirect.com/error.html
Tim Ward
Your settings in httpd.conf to convince Apache to use PHP on .html files
does not correctly "pass the buck" to the error-handling in Apache...
Post your php-related and error-related settings in httpd.conf
--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wan
2 matches
Mail list logo