summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2011-10-07 03:09:18 +0200
committerRich Bowen <rbowen@apache.org>2011-10-07 03:09:18 +0200
commita57a946be54541d4abe2b68632c86ddeb4fb5819 (patch)
tree603b6a05e1ec68a41b3e851699ea562d57a304b7 /docs/manual
parentRefs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Clarify (diff)
downloadapache2-a57a946be54541d4abe2b68632c86ddeb4fb5819.tar.xz
apache2-a57a946be54541d4abe2b68632c86ddeb4fb5819.zip
Rebuild doc transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179914 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/mod/mod_log_config.html.en3
-rw-r--r--docs/manual/mod/mod_log_config.xml.ja2
-rw-r--r--docs/manual/mod/mod_log_config.xml.ko2
-rw-r--r--docs/manual/mod/mod_log_config.xml.tr2
4 files changed, 5 insertions, 4 deletions
diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en
index b5450a91df..bc04a7f894 100644
--- a/docs/manual/mod/mod_log_config.html.en
+++ b/docs/manual/mod/mod_log_config.html.en
@@ -100,7 +100,8 @@
<tr><td><code>%f</code></td>
<td>Filename.</td></tr>
<tr class="odd"><td><code>%h</code></td>
- <td>Remote host.</td></tr>
+ <td>Remote hostname. Will log the IP address if <code class="directive"><a href="../mod/core.html#hostnamelookups">HostnameLookups</a></code> is set to
+ <code>Off</code>, which is the default.</td></tr>
<tr><td><code>%H</code></td>
<td>The request protocol.</td></tr>
<tr class="odd"><td><code>%{<var>VARNAME</var>}i</code></td>
diff --git a/docs/manual/mod/mod_log_config.xml.ja b/docs/manual/mod/mod_log_config.xml.ja
index 6edecb8b7f..d1539e0235 100644
--- a/docs/manual/mod/mod_log_config.xml.ja
+++ b/docs/manual/mod/mod_log_config.xml.ja
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 579425:1174747 (outdated) -->
+<!-- English Revision: 579425:1179913 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/mod_log_config.xml.ko b/docs/manual/mod/mod_log_config.xml.ko
index f7c59302a7..9c1285c787 100644
--- a/docs/manual/mod/mod_log_config.xml.ko
+++ b/docs/manual/mod/mod_log_config.xml.ko
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1174747 (outdated) -->
+<!-- English Revision: 105989:1179913 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/mod_log_config.xml.tr b/docs/manual/mod/mod_log_config.xml.tr
index c6b79cf26a..6a5b39b5f5 100644
--- a/docs/manual/mod/mod_log_config.xml.tr
+++ b/docs/manual/mod/mod_log_config.xml.tr
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 723557:1174747 (outdated) -->
+<!-- English Revision: 723557:1179913 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>