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
[email protected]


---------------------------------------------------------------------
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