mod_rpaf enabled; still apache log showing 127.0.0.1 as source !!

itpp2012 nginx-forum at nginx.us
Mon Apr 28 15:52:41 UTC 2014


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



More information about the nginx mailing list