Bradley Giesbrecht wrote:
Looks like you could add something like this to your .htaccess:

SetEnv dir_group "group_name"

That would work, but only if "group_name" is the only group that could have access to that directory. If there are several groups, then it does not work anymore, because you set them all to "group_name", and you lose the distinction.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to