allow only selected files through apache/dav
From: Lee Harr <missive_at_hotmail.com>
Date: 2006-02-12 17:18:44 CET
Hi;
I have a subversion repository set up with webdav access through
For a few of the files, I want to allow anonymous browsing.
The problem is that most of the files have a copyright restriction
I am trying to work out the apache configuration magic that will just
If I do something like this ...
<Location /anon>
<LimitExcept GET PROPFIND OPTIONS REPORT>
</Location>
Then the whole repo is available. How can I restrict it so that only
Thanks for any help.
_________________________________________________________________
---------------------------------------------------------------------
|
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.