On Nov 4, 2010, at 9:45 AM, Andrew Simpson wrote:
Greetings, Is there any way to refer to the currently authenticated user's group(s) from within a rewritecond?
No. There is not an ENV var set for the group in which the user is authenticated, so this is not accessible to mod_rewrite.
Additionally, mod_rewrite runs too early to have access to this, but presumably if it was set, you could use the LA-U syntax to get access to it.
-- Rich Bowen rbowen@xxxxxxxxxxx --------------------------------------------------------------------- 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