Your IP : 216.73.216.155


Current Path : /usr/share/doc/libapache2-mod-rpaf/
Upload File :
Current File : //usr/share/doc/libapache2-mod-rpaf/README.Debian

libapache-mod-rpaf for Debian
-----------------------------

  Configuration:
  
    Module configuration is pretty simple, there are only two directives to
    set; RPAFenable and RPAFproxy_ips. With the later you can define which
    IP's are your frontend proxies that sends the correct X-Forwarded-For
    headers. If you do not use the RPAFproxy_ips directive then the module
    will not change the remote address of the incoming connection at any
    time.
  
    RPAFenable On
    RPAFsethostname On
    RPAFproxy_ips 127.0.0.1 10.0.0.1
  
  
 -- Piotr Roszatycki <dexter@debian.org>  Thu, 30 Aug 2001 16:57:04 +0200