Install mod_remoteip in Apache2
Install mod_remoteip Table of Contents Why Using mode_remoteip in Apache2 Mod_remoteip allows Apache2 to get the visitor IP from requests received from proxy servers and load balancers. It gives you the actual IP of the visitor. The origin server restores the actual information and logs the original visitor IP address instead of the proxy IP…