]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove all the old broken-browser work-arounds based
authorJoshua Slive <slive@apache.org>
Wed, 6 Apr 2005 14:15:50 +0000 (14:15 +0000)
committerJoshua Slive <slive@apache.org>
Wed, 6 Apr 2005 14:15:50 +0000 (14:15 +0000)
on evidence that these browsers don't exist in the
wild.

I'm not completely confident about this, but we
will at least have a beta cycle to check this
before a release.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/simple-conf@160298 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd.conf.in

index fad6eb5b6cb6e5cea24662f8845265a0fa1ac2f2..94baddb274cfb9cf064a75763840bd61c6d75bf2 100644 (file)
@@ -378,18 +378,6 @@ DefaultType text/plain
 #ErrorDocument 402 http://www.example.com/subscription_info.html
 #
 
-<IfModule setenvif_module>
-    #
-    # The following directives modify normal HTTP response behavior to
-    # handle known problems with browser implementations.
-    #
-    BrowserMatch "Mozilla/2" nokeepalive
-    BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
-    BrowserMatch "RealPlayer 4\.0" force-response-1.0
-    BrowserMatch "Java/1\.0" force-response-1.0
-    BrowserMatch "JDK/1\.0" force-response-1.0
-</IfModule>
-
 #
 # EnableMMAP and EnableSendfile: On systems that support it, 
 # memory-mapping or the sendfile syscall is used to deliver