On Fri, 24 Mar 2000, Loic Guilmard wrote:
> I try to use the NameVirtualHost parameter in httpd.conf to enable two
> servers with the same address, but a different name.
> I can't get it, I shoudn't place my two <VirtualHost IPaddress> section
> in the right place.
> I have the <VirtualHost _default_:443> sections.
> Should I make two sections <VirtualHost IPaddress> inserting the ssl
> rows of the default section in each new sections ?
> I know that my questions seems stupid !
> 
> Thanx for your understanding ...
> 
> loic

You cannot do name-based virtual hosting for SSL connections. Each SSL
virtualhost needs a real IP.

-- 
Nate Carlson <[EMAIL PROTECTED]>   | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500

______________________________________________________________________
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