Hello,

I'd like to know, how does modssl decide which port is ssl and which one is
non-ssl? if I bind apache to two ports, how to tell which one should be used
for ssl connects and which one for non-ssl connects?

Another question. if I run http on port 80 and httpd on port 443, and I
define only one virtualhost:

<VirtualHost ip.address>
ServerName blablabla
</VirtualHost>

will that virtualhost be available via both ports/protocols?
Or, do I need to define two virtualhosts, one on port 80 without ssl and one
on 443 with ssl?


-- 
 Matus "fantomas" Uhlar, [EMAIL PROTECTED] ; http://www.fantomas.sk/
 Warning: I don't wish to receive spam to this address.
 Varovanie: Nezelam si na tuto adresu dostavat akukolvek reklamnu postu.
 Depression is merely anger without enthusiasm. 
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to