On 20 October 2024 18:05, Daniel Ferradal Márquez wrote:
> What is your "RemoteIpHeader" setting? You have to specify it for 
> mod_remoteip to work.
>
> Have you made sure you are getting that header from the front-end with the 
> correct client ip?

RemoteIPHeader is set to X-Forwarded-For.

It's working as expected for the access log with %a, just not for the error log.

access log is handled by mod_log, but error logging is handled by core, which 
makes me wonder if core doesn't honour mod_remoteip.

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

Reply via email to