I fixed a problem this morning by adding this line to my httpd.conf file:
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
downgrade-1.0 force-response-1.0
Shain
Kuczborski, Carol L wrote:
>Sorry, it is NOT the recommendation made in mod_ssl But it worked for
>me.
>
>Caro
hey,
I see that alot of people are having this problem. I found out that the
docs say to copy the .dll files into c:/winnt/system32, but if you copy
them into your apache root dir then it should work fine.
Shain
"Brett W. McCoy" wrote:
>
> On Wed, 4 Apr 2001, Shain Miley
red out I needed to put
> that on my system. Needs to be in a directory that is in the path of the
> user running Apache or in the system path.
> HTH,
> Craig
On Wed, 4 Apr 2001, Shain Miley wrote:
> Hi,
> I am trying to figure out how to get Apache and ModSSL to work with
Hi,
I am trying to figure out how to get Apache and ModSSL to work with
Windows 2000. I went to modssl.org/contrib and downloaded the newest
version of modssl,apache and openssl. I can get apache to start without
SSL support, but if I try to uncomment the line:
LoadModule ssl_module modules/mod