Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ErrorDocument Help!

Status
Not open for further replies.

johnnydog

Programmer
Joined
Apr 12, 2004
Messages
3
Location
US
I set this up on my server and it doesn't work.

ErrorDocument 404 /errors/404.html

I'm using apache 1.3.20. Is there something new I don't know about that needs to be done? I checked my access log files and the server makes the request for the /errors/404.html file but the browser doesn't show it. It shows the defauls 404 that comes with IE. Can anyone help out here? Much appreciated!

s/ JohnnyDog

 
I have that problem too. Now what Microsoft says is that the file, in this case a 404 message, it must be over 512 bytes. My file is well over 3KB and I cannot see it over the default IE message.

The lowdown is that any html file that is being used as a errodocument must be over 512 bytes.


Hope this helps!!!!


Rninja
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top