summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-07-16 10:03:43 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-07-16 10:03:43 +0200
commit2e25601450315b6343daec1c7b928dabbd4c374d (patch)
treed5488f70f770c94ba5ce23efc30cae8840fd422d
parentinit scripts: Replaced non-POSIX compliant "type -p" calls. (diff)
downloadapache-2e256014.tar.gz
apache-2e256014.tar.bz2
apache-2e256014.zip
Don't perform SSL exceptions for MSIE anymore.
Bug: https://bugs.gentoo.org/604744
-rw-r--r--2.4/conf/vhosts.d/00_default_ssl_vhost.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/2.4/conf/vhosts.d/00_default_ssl_vhost.conf b/2.4/conf/vhosts.d/00_default_ssl_vhost.conf
index bb39547..6abc21d 100644
--- a/2.4/conf/vhosts.d/00_default_ssl_vhost.conf
+++ b/2.4/conf/vhosts.d/00_default_ssl_vhost.conf
@@ -170,11 +170,6 @@ Listen 443
# Similarly, one has to force some clients to use HTTP/1.0 to workaround
# their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and
# "force-response-1.0" for this.
- <IfModule setenvif_module>
- BrowserMatch ".*MSIE.*" \
- nokeepalive ssl-unclean-shutdown \
- downgrade-1.0 force-response-1.0
- </IfModule>
## Per-Server Logging:
# The home of a custom SSL log file. Use this when you want a compact