| 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.64 | Vendor: OpenMandriva |
| Release: 1 | Build date: Tue Jul 15 14:22:08 2025 |
| Group: System/Servers | Build host: ph300-1.openmandriva.org |
| Size: 23573 | Source RPM: apache-2.4.64-1.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, Mon Nov 3 22:05:08 2025