The following reply was made to PR other/5173; it has been noted by GNATS. From: "The DeMattia's" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Subject: Re: other/5173: ErrorDocument redirect not working with Microsoft Internet Explorer 5.0 Date: Wed, 20 Oct 1999 07:12:45 -0400
Marc, Thank you for the quick response. The world is full of Microsoft wisdom's such as this. Just to clarify what you meant, are you saying that if my error document is "large enough" that IE will display my page instead of its own? The current response is about four lines of text. Including tags and such, it's probably about 512 characters. How large is "a certain size"? Regards, Bob -----Original Message----- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: apache-bugdb@apache.org <apache-bugdb@apache.org>; [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, October 19, 1999 8:52 PM Subject: Re: other/5173: ErrorDocument redirect not working with Microsoft Internet Explorer 5.0 >[In order for any reply to be added to the PR database, ] >[you need to include <> in the Cc line ] >[and leave the subject line UNCHANGED. This is not done] >[automatically because of the potential for mail loops. ] >[If you do not include this Cc, your reply may be ig- ] >[nored unless you are responding to an explicit request ] >[from a developer. ] >[Reply only with text; DO NOT SEND ATTACHMENTS! ] > > >Synopsis: ErrorDocument redirect not working with Microsoft Internet Explorer >5.0 > >State-Changed-From-To: open-closed >State-Changed-By: marc >State-Changed-When: Tue Oct 19 17:52:20 PDT 1999 >State-Changed-Why: >That is because Microsoft, in their infinite wisdom, >decided that they know best so they created their own >page to show on common errors. Not necessarily a bad >idea, but their page is completely useless and removes >all technical info. > >You should be able to get around that by spitting out >a response body that is over a certain size. > >