> the problem is that Apache seems to run the SetEnvIf only against the
> first occurrence of the Header.

As a hack you can try to make the first argument look like a regex by
putting ^ in the front.
That will trigger code that tries to find a match amongst a set of headers.

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

Reply via email to