summaryrefslogtreecommitdiff
path: root/docs/manual/mod/index.html.en
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2011-12-01 12:57:59 +0000
committerGraham Leggett <minfrin@apache.org>2011-12-01 12:57:59 +0000
commit0c84f5e556a841b02e8902bcb6a7a62704671f14 (patch)
treefee40212b4c4351fa782f1ca7239fc461bd2c897 /docs/manual/mod/index.html.en
parent9c308c6d52d9d15891aee34fc8f2522445ae816c (diff)
downloadhttpd-0c84f5e556a841b02e8902bcb6a7a62704671f14.tar.gz
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1209062 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.en')
-rw-r--r--docs/manual/mod/index.html.en6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en
index cd401b0419..a9c634c2da 100644
--- a/docs/manual/mod/index.html.en
+++ b/docs/manual/mod/index.html.en
@@ -185,9 +185,9 @@ from Clients' networks in a proxy context.</dd>
<dt><a href="mod_proxy_scgi.html">mod_proxy_scgi</a></dt><dd>SCGI gateway module for <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
<dt><a href="mod_ratelimit.html" id="R" name="R">mod_ratelimit</a></dt><dd>Bandwidth Rate Limiting for Clients</dd>
<dt><a href="mod_reflector.html">mod_reflector</a></dt><dd>Reflect a request body as a response via the output filter stack.</dd>
-<dt><a href="mod_remoteip.html">mod_remoteip</a></dt><dd>Replaces the apparent client remote IP address and hostname
-for the request with the IP address list presented by a proxies or a load
-balancer via the request headers.
+<dt><a href="mod_remoteip.html">mod_remoteip</a></dt><dd>Replaces the original peer IP address for the connection
+with the client IP address list presented by a proxies or a load balancer
+via the request headers.
</dd>
<dt><a href="mod_reqtimeout.html">mod_reqtimeout</a></dt><dd>Set timeout and minimum data rate for receiving requests
</dd>