On Mon, May 19, 2008 at 10:55 AM, Arnaud Lesueur
<[EMAIL PROTECTED]> wrote:

>
> My interpretation is that my directives (SetEnvIf and RequestHeader)
> are being executed before the authentication/authorization process. Is
> it true ? Can we force the order ?

I think only the SetEnvIf is running too early.

Have you tried using RequestHeader  to pull the %{AUTHENTICATE_MAIL}e
out directly?  He seems to be running at the right time (when not in
early mode)

-- 
Eric Covener
[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