Jud Harris wrote:
> 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.
Rgds,
Owen Boyle
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]