> > Can anyone point me to documentation on how to configure Apache+mod_ssl
with the
> > vhost_alias module?  I basically want to re-create my dynamic mass
virtual host
> > setup in an ssl environ.
>
> If you mean to have many name-based virtualhosts under SSl, this cannot
> be done. You can have only one SSL host per <IP address>:<port>
> combination and cannot use name-based virtual-hosting. This is not a
> limitation of mod_ssl but fundamental to the way SSL and HTTP work.
>

What if using name-based virtual-hosting with only 1 SSL host per IP?
For instance,
123.123.123.11 for https://www.aaa.com, http://www.bbb.com and
http://www.ccc.com
123.123.123.12 for https://www.xxx.com, http://www.yyy.com and
http://www.zzz.com

Regards,
Chee Kean

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

Reply via email to