Hello
i have some trouble with the recent microsoft patches where the IE6 could crash on certain websites if he uses http1.1 and compression.
So i would configure my webserver so that he delivers only via http1.0
here is my config from http.conf on a debian sarge server:
BrowserMatchNoCase ".*MSIE.*" nokeepalive downgrade-1.0 force-response-1.0
This brings not the protocol that i want... any suggestions?
Bye Peter
>> Stay informed about: Apache force protocol http/1.0