Replacing mod_rpaf with mod_remoteip in apache 2.4 Nginx Real_IP Problem Solution
Now apache 2.4 provide areal remoteIP software . It there will be enabled by default . You can check it as follows, # httpd -l | grep mod_remoteip.c mod_remoteip.c If you get the above…