Re: svn with virtual hosts
From: Daniel Patterson <danpat_at_danpat.net>
Date: 2005-03-10 08:52:27 CET
dave wrote:
You can't use name-based virtual hosting for SSL servers.
Because Apache has no-way of knowing which SSL certificate to
It's described in detail here:
http://www.onlamp.com/pub/a/apache/2005/02/17/apacheckbk.html
along with some workarounds and their costs.
You can configure a single virtual host like this, if you're
NameVirtualHost example.com:443
.....
</VirtualHost>
daniel
---------------------------------------------------------------------
|
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.