Thanks Eric; I will try that.

-----Original Message-----
From: Eric Covener <cove...@gmail.com> 
Sent: Friday, October 25, 2019 2:33 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] SentEnvIf and multiple X-Fowarded-For headers

> 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