DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33715>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33715





------- Additional Comments From [EMAIL PROTECTED]  2005-02-28 22:56 -------
More input from Satish Duggana <[EMAIL PROTECTED]>:

    If you create an error page that's too small, Microsoft Internet Explorer 
will
    display its own error page that includes a link to the MSN network search 
engine
     rather than your own custom error page.
     one should make sure that error pages must have sufficient length to be at
least 512 bytes. 
     
    status code  -- length of the message
     400              > 512 bytes
     403              > 256 bytes
     404              > 512 bytes
     405              > 256 bytes
     406              > 512 bytes
     408              > 512 bytes
     409              > 512 bytes
     410              > 256 bytes
     500              > 512 bytes
     501              > 512 bytes
     505              > 512 bytes 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to