On Thu, 2007-05-31 at 09:59 -0400, John Nichel wrote: > The install is configured and compiled from source on a RHEL4 box: > > Apache 1.3.37 > mod_ssl 2.8.28 > OpenSSL 0.9.8e <snip> Try making sure that you have the redoubtable BrowserMatch lines for MSIE: BrowserMatch "MSIE 4\.0" nokeepalive downgrade-1.0 force-no-vary ssl-unclean-shutdown force-response-1.0 BrowserMatch "MSIE [5-6]" ssl-unclean-shutdown Where you place them in your config will depend, but you'll need mod_setenvif loaded (which I see you already have). That should fix most of the problems you have, if not all - unless you already have those config lines, of course! HTH Graeme --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx