On Thu, Sep 30, 1999, sharri parsell wrote:

> i've just finished installing a mod_ssl'd and mod_perl'd apache.
> i followed the installation docs (there was even an example for my 
> setup) pretty carefully. upon completion, i do an httpd -l
> and see:
> 
> Compiled-in modules:
>   http_core.c
>   mod_so.c
>   mod_perl.c 
> 
> should i not see also mod_ssl.c? i thought that i had compiled in
> mod_ssl? more details below.

You see mod_ssl.c only if it's built statically.  For you it's either not
built at all into Apache or it was built as a DSO.

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

Reply via email to