Hello,
I have :
- Apache 1.3.x
- PHP 4.0.5 (not a module, but a separate script)
- the directive ErrorDocument is configurated :
ErrorDocument 404 /404.html
My problem :
- http://server/filenotpresent
gives a 404 error, and open 404.html. It's OK.
- http://server/filenotpresent.php4
Hello,
I have :
- Apache 1.3.x
- PHP 4.0.5 (not a module, but a separate script)
- the directive ErrorDocument is configurated :
ErrorDocument 404 /404.html
My problem :
- http://server/filenotpresent
gives a 404 error, and open 404.html. It's OK.
- http://server/filenotpresent.php