From: Rich Bowen Date: Fri, 3 Apr 2026 13:10:49 +0000 (+0000) Subject: Remove warning for EOL'ed browser which linked to 404'ed article X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a335ebe7ff379c7fdb93d87861b76b0eb0aa7e25;p=thirdparty%2Fapache%2Fhttpd.git Remove warning for EOL'ed browser which linked to 404'ed article git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932797 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 5a8601c300..54b78099ce 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1516,16 +1516,6 @@ ErrorDocument 404 /cgi-bin/bad_urls.pl ErrorDocument 401 directive, then it must refer to a local document.

-

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 Q294807.

-

Although most error messages can be overridden, there are certain circumstances where the internal messages are used regardless of the setting of ErrorDocument. In