[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] http_referer, IE and SSL sites



At 05:31 PM 3/19/2004, you wrote:
Try this in the http.conf file within all of your virtual secure domains.
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
downgrade-1.0 force-response-1.0

Yes. I have directive in the <VirtualHost> block for the ssl site.
Doesn't seem to make a difference.

Brian