[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> 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: .htaccess skipped when IE5 has friendly error messages set State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Thu Apr 8 19:56:35 PDT 1999 State-Changed-Why: Nope, this is entirely the fualt of the client. Please complain to Microsoft. More to the point, you are doing the redirect by putting a meta tag in the body. Don't do that! Just do a proper HTTP redirect and the client can read it. Alternatively, if you make your files large enough by padding them with something, IE will display them.