I'm having the hardest time configuring the customized error document in
Apache... I edit the srm.conf file and put in:
ErrorDocument 404 /missing.html
In my web root folder /home/httpd/html/ I have missing.html.
Whenever I access the site with IE5, it brings up the default IE error
message (even after I've deleted all previous Temp Web files..). However,
the message comes up properly with Lynx. Someone told me that it's something
in IE5.
I go to another site that runs on apache, and if I purposely type in a wrong
file, their customized error message comes up.. why isn't mine working?