On Thu, Feb 12, 2009 at 3:44 PM, Michele Waldman <[email protected]> wrote: > Basically, when I user is logged out, %{REMOTE_USER} is not defined. It > seems any rewritecode using an undefined server environment variable always > evaluates to true. I don't want this. I want false if not defined. I'm > going to hack apache, if I have to.
That's not the behavior of variables in rewriteconds. Try a simpler testcase. -- Eric Covener [email protected]
