On Wed, 4 Apr 2001, Shain Miley wrote:

> 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_ssl.so

This should be a .dll on Windows:

LoadModule ssl_module modules/ApacheModuleSSL.dll

I'm using the same bundle and this is what worked for me.

-- Brett
                                   http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Wishing without work is like fishing without bait.
                -- Frank Tyger

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to