deny/allow access to projects based on IP address?
From: Chris Evans <Chris.Evans_at_gresearch.co.uk>
Date: Tue, 3 May 2011 14:18:27 +0100
Hi,
I'm looking to have some way of controlling access to top level projects in an HTTP served repository by IP address. The LocationMatch directive seems to do this as below, but I was wondering if there was a better way anybody has found? I'm guessing there will be some performance hit with multiple directives and especially during a bit checkout.
<LocationMatch "^/svn/repo/project/*">
For reference I'm using VisualSVN Sever.
Thanks
*bypass*
|
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.