Don't give up, this should work, although what you can do if you have to is
run two processes, use httpd for non-SSL traffic, and httpsd for SSL traffic.

Keep on persevering

Mike

At 12:36 PM 4/17/2000 -0700, you wrote:
>I did a fresh install of RedHat 6.2
>compiled and installed openssl-0.9.5-1.src.rpm (which builds openssl and
>openssl-devel).
>then compiled and installed mod_ssl-2.6.2-1.src.rpm.
>Now when I start apache with
>httpd -DSSL or even just httpd I can connect with https://localhost but
>not http://localhost
>If I comment out the 2 lines that mod_ssl added to my httpd.conf file I
>can connect with http://localhost but of course not http://localhost
>
>The two lines are 
>Include conf/ssl/mod_ssl.conf
>Include conf/ssl/ssl.default-vhost.conf
>
>So at this point I have to choose between HTTP and HTTPS. The two just
>wont work together. Apache doesnt even log connection attempts, because
>it doesnt even seem to have the port open.
>
>Does anyone know why this is happening?
>
>Dan
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]

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

Reply via email to