Firas wrote:
> You were right the module isn't loaded, but how come I can access the server
> throught https ??
I guess you actually defined a non-SSL virtualhost on port 443 and so
the traffic was really plain HTTP... (did you get all the certificate
dialogue?)
> That's strange, I checked apache's logs and I've got a bunch of these :
>
> error_log:[Wed May 30 08:54:41 2001] [notice] Apache/1.3.20 (Unix)
> ApacheJServ/1.1.2 mod_perl/1.25 PHP/4.0.5 mod_ssl/2.8.4 O
> penSSL/0.9.6a configured -- resuming normal operations
Weird. The only difference I can see in your compilation is that I did:
./configure \
--with-apache=../apache_1.3.20 \
--with-ssl=../openssl-0.9.6 \
--prefix=/full/path/to/apache
i.e. I gave an argument to --with-ssl and defined the apache prefix...
Rgds,
Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]