Hello,
in Original mod_remoteip of apache 2.4 it is possible to use variable %{c}a for Logging of the original-client-IP.
In case of attacks it is useful to have also IP of client in logs to block on IP-Base.
Your module works, but is replacing all IPs in Apacherequest with IP delivered by x-forwared-for.
Do you see a possibility to leave this part of apache-env in original version?
Thanks,
Hans
Hello,
in Original mod_remoteip of apache 2.4 it is possible to use variable %{c}a for Logging of the original-client-IP.
In case of attacks it is useful to have also IP of client in logs to block on IP-Base.
Your module works, but is replacing all IPs in Apacherequest with IP delivered by x-forwared-for.
Do you see a possibility to leave this part of apache-env in original version?
Thanks,
Hans