Commit 8233272c authored by Joshua Slive's avatar Joshua Slive
Browse files

Remove all the old broken-browser work-arounds based

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
parent 71be913a
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -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