Tagged Questions
2
votes
1answer
254 views
Apache Nested Limit sections
I'm trying to limit access to certain directories in SVN as follows using Apache httpd server to controll the requests. Basically I want to allow access to / for all authenticated users and only allow ...