Multiple http virtual host access to a single repository
From: Damon Rand <Damon_at_cybermagic.co.nz>
Date: 2005-07-11 18:50:29 CEST
Hi,
Is this safe? Would I be better with BerkeleyDB or FSFS?
Regards,
# http access to the repository
ServerName svn.blah.org
# HTML pages related to subversion
<LimitExcept GET PROPFIND OPTIONS REPORT>
</VirtualHost>
# https access to the repository
ServerName svn.blah.org
# HTML pages related to subversion
<LimitExcept GET PROPFIND OPTIONS REPORT>
</VirtualHost>
---------------------------------------------------------------------
|
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.