[Bug 626728] Re: typing error in default-ssl
Luka
626728 at bugs.launchpad.net
Sat Sep 4 10:29:42 BST 2010
@Stefan Fritsch: Maybe you didn't see the whole thing. The first
BrowserMatch is supposed to match MSIE 2-6 and the second should match
"MSIE 7 and newer" according to the comment on line 168.
/etc/apache2/sites-available/default-ssl:
165 BrowserMatch "MSIE [2-6]" \
166 nokeepalive ssl-unclean-shutdown \
167 downgrade-1.0 force-response-1.0
168 # MSIE 7 and newer should be able to use keepalive
169 BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown
--
typing error in default-ssl
https://bugs.launchpad.net/bugs/626728
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list