<div dir="ltr">Hello list,<div><br></div><div>Thanks a lot. After following your suggestions and the link Maxim shared, I have compiled the module in my server</div><div>as well as put the required configuration at httpd.conf. Now the WAN IP appears at access.log of apache.</div>
<div><br></div><div>BTW: the error log still comes with local IP, any way to get remote IP in this log ?</div><div><br></div><div>Once again many thanks to you all.</div><div><br></div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Mon, Apr 28, 2014 at 9:22 PM, itpp2012 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Might be missing this, from an old Apache config:<br>
<br>
# Configuration for mod_rpaf<br>
<IfModule mod_rpaf.c><br>
    RPAFenable On<br>
    RPAFproxy_ips 192.168.2.123<br>
    # RPAFsethostname host.your.domain<br>
</IfModule><br>
# End of mod_rpaf.<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,249698,249710#msg-249710" target="_blank">http://forum.nginx.org/read.php?2,249698,249710#msg-249710</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>