Hello list, Thanks a lot. After following your suggestions and the link Maxim shared, I have compiled the module in my server as well as put the required configuration at httpd.conf. Now the WAN IP appears at access.log of apache.
BTW: the error log still comes with local IP, any way to get remote IP in this log ? Once again many thanks to you all. On Mon, Apr 28, 2014 at 9:22 PM, itpp2012 <[email protected]> wrote: > Might be missing this, from an old Apache config: > > # Configuration for mod_rpaf > <IfModule mod_rpaf.c> > RPAFenable On > RPAFproxy_ips 192.168.2.123 > # RPAFsethostname host.your.domain > </IfModule> > # End of mod_rpaf. > > Posted at Nginx Forum: > http://forum.nginx.org/read.php?2,249698,249710#msg-249710 > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
