Apache 2.2 y registro en log de IP público tras un proxy o balanceador
Installation of mod_rpaf on CentOS from Source
The below instructions can be used to install mod_rpaf on CentOS 5 and CentOS 6. It can also be used to install mod_rpaf on RHEL and Fedora Core.
Note: You must make sure that the Apache2 Development Package (CentOS httpd-devel) is installed on your server before you start installing mod_rpaf using the below instructions.
Ensure that the package
is installed. To install this package run:httpd-devel
<code>yum install httpd-devel </code>
Download...
Leer más