Re: How to setup an update-only sandbox
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 05 Feb 2010 01:17:21 -0500
Geoff Swan wrote:
What about using Apache directives to limit the non-read HTTP methods to IP
I don't know offhand the specific configury, but I'm imagining something
<Location /blahblah> # This is your Subversion location block
<LimitExcept GET REPORT PROPFIND OPTIONS>
Would this work?
-- C. Michael Pilato <cmpilato_at_collab.net> CollabNet <> www.collab.net <> Distributed Development On Demand
|
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.