I am a bit of a muppet. My reason for using mod_remoteip was to be able to get 
client IPs into the error logs, but I've just discovered that the %i format 
specifier is available to ErrorLogFormat, so I can use X-Forwarded-For directly 
there.

As mod_remoteip seems to remove X-Forwarded-For as well, that's likely to cause 
problems on its own for some of our older applications. So in this case I don't 
need to bother with mod_remoteip at all anyway.

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

Reply via email to