Martin Helie wrote:
> 
> Hello,
> 
> I seem to have read something about apache and modssl not being too friendly
> towards name based virtual hosts, but was wondering if anyone had more
> info...
> 
> So far, I have been able to allow _one_ virtual host to access port 443, but
> if I enable SSL for any other vhosts, things get kind of weird.
> 
> Are my only options to get IP addresses for each host, or run multiple
> instances of httpd configured differently? Any other ideas?

There is no other ideas, and there never will be. The reason is
that the sslconnection is established BEFORE the apache-browser
connection, so you need 1 ip for each server.

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

Reply via email to