"Brett W. McCoy" wrote:
>
> 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.
Amazing. For some time now, all modules, even on Windows, have the
extension .so, and they are all called mod_whatever.so, to have
consistency between Unix and Windows.
If you have a .dll module, you are using an old version.
-Joe
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]