Try logging the envvar. Whether it's logged the way you want or not,
you can either focus on or remove the access control directives

(also, use require env foo instead of order/allow/deny)

On Fri, Jan 10, 2014 at 6:52 AM,  <jida...@jidanni.org> wrote:
> I just tried == instead of the = in
>
> SetEnvIf host abj\.jidanni\.org let_me_in
> Order Deny,Allow
> Deny from all
> Allow from env=let_me_in
>
> the result was that the test totally failed always. So == is not correct.
>
>>>>>> "AVF" == Antonio Vidal Ferrer <antonio.vi...@globalia-sistemas.com> 
>>>>>> writes:
>
> AVF> Have you tried == instead of =?
>
> AVF> Allow from env==good
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>



-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to