Okay, i want to create custom error documents other than the usual 404. My web hosting company said it’s simple, all you have to do is the following…
-
Create an .htaccess file in the www directory.
-
In the .htaccess file, add text like the following:
ErrorDocument 401 /myfile.htm
…and save it.
- I completed those 2 aforementioned steps and I tried testing it by putting an unknown file after the domain name…AND I still get the same generic Microsoft 404 Error Page. :puzzle:
Can someone please tell me what I’m doing wrong? How can I correct this?
sincerely,
cadmiumgreen