From db67b6f2b017f24640e9ad498eb7f798a1cbffae Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Thu, 1 Dec 2011 12:56:15 +0000 Subject: Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209061 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/expr.html.en | 2 +- docs/manual/mod/core.html.en | 4 +- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/directives.html.en | 1 + docs/manual/mod/index.html.en | 6 +- docs/manual/mod/mod_autoindex.html.en | 17 +- docs/manual/mod/mod_autoindex.xml.ja | 2 +- docs/manual/mod/mod_autoindex.xml.ko | 2 +- docs/manual/mod/mod_autoindex.xml.tr | 2 +- docs/manual/mod/mod_log_config.html.en | 6 +- docs/manual/mod/mod_log_config.xml.ja | 2 +- docs/manual/mod/mod_log_config.xml.ko | 2 +- docs/manual/mod/mod_log_config.xml.tr | 2 +- docs/manual/mod/mod_remoteip.html.en | 63 +++---- docs/manual/mod/mod_rewrite.html.en | 15 ++ docs/manual/mod/mod_session_crypto.html.en | 29 ++++ docs/manual/mod/quickreference.html.en | 257 +++++++++++++++-------------- 19 files changed, 242 insertions(+), 176 deletions(-) (limited to 'docs/manual') diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index f399c4332d..3f3ceee972 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -224,7 +224,7 @@ listfunction ::= listfuncname "(" word ")" The error log id of the connection (see ErrorLogFormat) CONN_REMOTE_ADDR - The raw IP address of the remote host (see the + The peer IP address of the connection (see the mod_remoteip module) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 80837b0704..77390b5630 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1423,9 +1423,9 @@ in case of an error %% The percent sign %a - Remote IP-address and port + Client IP address and port of the request %{c}a - Actual remote IP-address and port (see the + Underlying peer IP address and port of the connection (see the mod_remoteip module) %A Local IP-address and port diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 1f3b6537ee..148936cbbf 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + + + + + + +