Is there a format I can use in my file to specify permissions on any directory called 'config'? Basically I want all users to be read only to this location. It's position in directory hierarchy will be the same for every parent folder (ie. /ProjectA/config, /ProjectB/config) My current .groups file has the following: [groups] DEV = jeff, bob, george ADMIN = admin # All users have read access to the entire repository [/] * = r @ADMIN = rw # Assign groups write access based on project [/ProjectA] @BECLEAR_DEV = rw [/*/config] * = r Thanks, Mike --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx