]> granicus.if.org Git - apache/commit
Fix up some SSL configuration, per issue #49484. IE6 had a hotfix released
authorGreg Stein <gstein@apache.org>
Tue, 20 Jul 2010 23:33:18 +0000 (23:33 +0000)
committerGreg Stein <gstein@apache.org>
Tue, 20 Jul 2010 23:33:18 +0000 (23:33 +0000)
commit9b90637efc6d5bde17fa99a78535b6b73a8bcf74
tree040159ccaab586e28830a7f3e6317338f8f37583
parent72fc19a6b601728d8f03c76fefe44a64e4f3a0c3
Fix up some SSL configuration, per issue #49484. IE6 had a hotfix released
for this problem quite a while back (see kb 921090), so restrict the
modified behavior to the old/unsupported browsers.

* docs/conf/extra/http-ssl.conf.in:
  (): tighten up the regex to only select old MSIE browsers for the
    downgrade in http behavior. this allows IE6 to run much faster.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@966055 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/extra/httpd-ssl.conf.in