From: Rich Bowen Date: Fri, 7 Oct 2011 01:06:33 +0000 (+0000) Subject: Refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Clarify X-Git-Tag: 2.3.15~166 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97144cc2ef1d671c89e04cd2f66b35999f4d1100;p=apache Refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Clarify that %h logs the IP address when HostnameLookup is set Off. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179913 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 136f9dcd42..838e1e8961 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -98,7 +98,9 @@ Filename. %h - Remote host. + Remote hostname. Will log the IP address if HostnameLookups is set to + Off, which is the default. %H The request protocol.