On Tue, 23 Oct 2001 [EMAIL PROTECTED] wrote:

> The commented out "Listen 443" and "Listen 80" are probably part of your
> problem, however, I'd suspect that your httpd.conf is missing the following
> from the relevant sections also:
> 
> LoadModule ssl_module         modules/libssl.so
> AddModule mod_ssl.c


The AddModule line is windows specific, yes?

darkstar:/usr/local/apache/conf# grep AddModule httpd.conf
darkstar:/usr/local/apache/conf# grep LoadModule httpd.conf
# have to place corresponding `LoadModule' lines at this location so the
# LoadModule foo_module libexec/mod_foo.so
LoadModule ssl_module libexec/libssl.so


Thanks John,

Ron DuFresne
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        admin & senior consultant:  darkstar.sysinfo.com
                  http://darkstar.sysinfo.com

"Cutting the space budget really restores my faith in humanity.  It
eliminates dreams, goals, and ideals and lets us get straight to the
business of hate, debauchery, and self-annihilation."
                -- Johnny Hart

testing, only testing, and damn good at it too!


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

Reply via email to