]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove warning for EOL'ed browser which linked to 404'ed article
authorRich Bowen <rbowen@apache.org>
Fri, 3 Apr 2026 13:10:49 +0000 (13:10 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 3 Apr 2026 13:10:49 +0000 (13:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932797 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 5a8601c3009d5de8c0e9d99f8f9dee1aec7e3576..54b78099ce1fdac087fa778da394fbf356ea79ef 100644 (file)
@@ -1516,16 +1516,6 @@ ErrorDocument 404 /cgi-bin/bad_urls.pl
     <code>ErrorDocument 401</code> directive, then it must refer to a local
     document.</strong></p>
 
-    <p>Microsoft Internet Explorer (MSIE) will by default ignore
-    server-generated error messages when they are "too small" and substitute
-    its own "friendly" error messages. The size threshold varies depending on
-    the type of error, but in general, if you make your error document
-    greater than 512 bytes, then MSIE will show the server-generated
-    error rather than masking it.  More information is available in
-    Microsoft Knowledge Base article <a
-    href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q294807"
-    >Q294807</a>.</p>
-
     <p>Although most error messages can be overridden, there are certain
     circumstances where the internal messages are used regardless of the
     setting of <directive module="core">ErrorDocument</directive>.  In