Little off topic but...
I'm trying to customize error response (Apache style), so if the server gets
a 404 error (File not found) it will redirect to, for example, a got404.php
file script.
I changed the httpd.conf of Apache adding the line: ErrorDocument 404
/got404.php
But this doesn't seem to work.
My config: php4.1.0 - win98 Apache1.3. as CGI - Maybe that the problem - the
errordocument redirect may work only in the module??
Help appreciated
A+
Alain


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to