Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: apache-mod_remoteip | Distribution: OpenMandriva Lx |
Version: 2.4.63 | Vendor: OpenMandriva |
Release: 2 | Build date: Sun Jan 26 18:32:39 2025 |
Group: System/Servers | Build host: altra-6.openmandriva.org |
Size: 23021 | Source RPM: apache-2.4.63-2.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: https://httpd.apache.org | |
Summary: Replaces the original client IP address with the useragent IP address |
This module is used to treat the useragent which initiated the request as the originating useragent as identified by httpd for the purposes of authorization and logging, even where that useragent is behind a load balancer, front end server, or proxy server. The module overrides the client IP address for the connection with the useragent IP address reported in the request header configured with the RemoteIPHeader directive. Once replaced as instructed, this overridden useragent IP address is then used for the mod_authz_host <Require ip> feature, is reported by mod_status, and is recorded by mod_log_config \%a and core \%a format strings. The underlying client IP of the connection is available in the \%{c}a format string. It is critical to only enable this behavior from intermediate hosts (proxies, etc) which are trusted by this server, since it is trivial for the remote useragent to impersonate another useragent.
Apache License
/etc/httpd/modules.d/065_mod_remoteip.conf /usr/lib64/apache/mod_remoteip.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 26 23:34:34 2025