Problem with authorization rule file structure
From: David Tyler <dtyler_at_justicesystems.com>
Date: Thu, 5 Feb 2009 09:49:07 -0700
I am currently trying to set up path based access control for our repository. I want general user access for all of the repository except for a folder called dev1. I am using the rules below, but unfortunately the /dev1 folder is not being access restricted. I am fairly certain that the access control is correctly set for apache as a blank file results in no access for any users. From what I have read online and in the manual, this should work as desired, but as mentioned earlier, /dev1 access is not being restricted.
Am I doing something wrong here?
Authorization file contents:
[groups]
[/]
[/dev1]
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.