[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn with virtual hosts

From: Eric Penfold <eric_at_eponus.com>
Date: 2005-03-10 08:41:49 CET

dave wrote:
> Hello,
> I'm not using IP-based virtual hosting, but name based such as:
> NameVirtualHost www.example.com:443
> <VirtualHost www.example.com:443>
> ...
> </VirtualHost>
> Thanks.
> Dave.
>
As it says here
(http://httpd.apache.org/docs-2.0/ssl/ssl_faq.html#vhosts), due to the
way the SSL protocol works, you cant use name-based virtual hosting to
run multiple https virtual hosts on a single IP/port.

Cheers,

Eric.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 10 08:44:29 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.