summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/index.html.ko.euc-kr
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2009-04-23 06:09:46 +0200
committerWilliam A. Rowe Jr <wrowe@apache.org>2009-04-23 06:09:46 +0200
commit08003453b3d2d07fd8cba6e93eff78ae40cc2bb6 (patch)
treee3d2a2e5453614ae4aa880f92e30fabf25612e66 /docs/manual/mod/index.html.ko.euc-kr
parentIntroduce new documentation of mod_remoteip (diff)
downloadapache2-08003453b3d2d07fd8cba6e93eff78ae40cc2bb6.tar.xz
apache2-08003453b3d2d07fd8cba6e93eff78ae40cc2bb6.zip
build all refresh
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@767783 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.ko.euc-kr')
-rw-r--r--docs/manual/mod/index.html.ko.euc-kr6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr
index 1155479144..4f23dc5b21 100644
--- a/docs/manual/mod/index.html.ko.euc-kr
+++ b/docs/manual/mod/index.html.ko.euc-kr
@@ -156,7 +156,11 @@ under different user IDs.</dd>
<dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></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_request.html" id="R" name="R">mod_request</a></dt><dd>Filters to handle and make available HTTP request bodies</dd>
+<dt><a href="mod_remoteip.html" id="R" name="R">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.
+</dd>
+<dt><a href="mod_request.html">mod_request</a></dt><dd>Filters to handle and make available HTTP request bodies</dd>
<dt><a href="mod_rewrite.html">mod_rewrite</a></dt><dd>Provides a rule-based rewriting engine to rewrite requested
URLs on the fly</dd>
<dt><a href="mod_sed.html" id="S" name="S">mod_sed</a></dt><dd>Filter Input (request) and Output (response) content using <code>sed</code> syntax</dd>