Forum Moderators: phranque
My website is running on Apache Version 1.3.27. I checked Apache's ErrorDocument documentation [httpd.apache.org], and it appears that I have set everything up properly in my .htaccess file.
Here is the line that is in my .htaccess file:
ErrorDocument 404 /custom404.asp
Does anyone have any suggestions?