Ralf: You might want to update the FAQ (number 48) to include the
force-HTTP/1.0 flags in the SetEnvIf directive workaround for MSIE, since
it seems to help. So the line ought to say this (as posted by David
Rees):
SetEnvIf User-Agent ".*MSIE.*" nokeepalive
ssl-unclean-shutdown downgrade-1.0 force-response-1.0
Thanks!
--Cliff
Cliff Woolley
Central Systems Software Administrator Washington and Lee University http://www.wlu.edu/~jwoolley/ Work: (540) 463-8089
Pager: (540) 462-2303 >>> [EMAIL PROTECTED] 06/21/00 05:45AM >>> >Thank you all! Now it works! David Rees wrote: > I've found that I have to force HTTP 1.0 responses to get all versions of > MSIE clients to get them to work reliably, especially during long running > CGI responses. > > I use this line in my SSL virtual host section which seems to be doing the > trick so far: > > SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0 |
- Re: Problem with MSIE (Ralf: docbug) Cliff Woolley
- Re: Problem with MSIE (Ralf: docbug) Ralf S. Engelschall
- Re: Problem with MSIE (Ralf: docbug) Florin Andrei
- Re: Problem with MSIE (Ralf: docbug) Florin Andrei
- RE: Problem with MSIE (Ralf: docbug) Richard Hadley
- Re: Problem with MSIE (Ralf: docbug) Florin Andrei