>>> sharri parsell <[EMAIL PROTECTED]> 09/30/99 07:38PM >>>

>Compiled-in modules:
>  http_core.c
>  mod_so.c
>  mod_perl.c 

Everything else (assuming it's there) must be compiled as DSOs (hence
the need for mod_so).  No problem there.  Are you executing Apache in
this way?

httpd -D SSL

This is needed to turn on the SSL module with the default httpd.conf. 
If you just run:

httpd

then the default httpd.conf leaves out the SSL directives.

Hope this helps!
--Cliff

Cliff Woolley
Central Systems Software Administrator
Washington and Lee University
http://www.wlu.edu/~jwoolley/

Work: (540) 463-8089
Pager: (540) 462-3472
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to