Re: apache logging, XFF and proxypass...



This is wierder and wierder...

just trying to get a handle on how to change this stuff, I tried the
following


RequestHeader edit X-Forwarded-For [0-9]$ A

which transformed

192.168.52.213, 192.168.61.63


to

192.168.52.21A, 192.168.61.63


so its as if the XFF header doesn't actually hold the ",192.168.61.63"
UNTIL the log gets written and the extra bit gets written on the end !

???

Ian
.