Thanks Eric; I will try that. -----Original Message----- From: Eric Covener <covener@xxxxxxxxx> Sent: Friday, October 25, 2019 2:33 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: 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-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx