Creating custom 404 docs. "kirupaForum, I have a problem"

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…

  1. Create an .htaccess file in the www directory.

  2. In the .htaccess file, add text like the following:
    ErrorDocument 401 /myfile.htm

…and save it.

  1. 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

tech support at phpwebhosting.com told me that in order to fix the problem that I’m having…I must make sure my documents needed to be over 512kb.

I’m not sure what they mean ( i was hoping you can explain that to me :nurse: ) but the remedy you provided to me is what solved my problem. :sure:

thank you.