From: Rich Bowen Date: Wed, 29 Apr 2026 19:53:39 +0000 (+0000) Subject: mod_remoteip: Mention CONN_REMOTE_ADDR expression variable (Bug 62300) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4191eec2ddebe664483fd755cb9fce930be5a2a3;p=thirdparty%2Fapache%2Fhttpd.git mod_remoteip: Mention CONN_REMOTE_ADDR expression variable (Bug 62300) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933536 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_remoteip.xml b/docs/manual/mod/mod_remoteip.xml index 167f80dba2..9bc31e18dc 100644 --- a/docs/manual/mod/mod_remoteip.xml +++ b/docs/manual/mod/mod_remoteip.xml @@ -54,7 +54,9 @@ via the request headers. 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.

+ is available in the %{c}a format string and via the + CONN_REMOTE_ADDR variable in + expressions.

It is critical to only enable this behavior from intermediate hosts (proxies, etc) which are trusted by this server, since