summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/core.html.en
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2011-10-09 00:28:41 +0200
committerRich Bowen <rbowen@apache.org>2011-10-09 00:28:41 +0200
commit03729e2814ea0e4ec5142d6789f40a0331818dc6 (patch)
tree6f36bdb97e7be347d94825fa90ec7f521fa0e7d2 /docs/manual/mod/core.html.en
parentNote that hostname lookups will be performed for 'require from hostname' (diff)
downloadapache2-03729e2814ea0e4ec5142d6789f40a0331818dc6.tar.xz
apache2-03729e2814ea0e4ec5142d6789f40a0331818dc6.zip
Rebuild various xdocs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180503 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/core.html.en')
-rw-r--r--docs/manual/mod/core.html.en4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 39b5cd01ec..7cba9d3a6d 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -1816,6 +1816,10 @@ media type in the HTTP Content-Type header field</td></tr>
directory, can be used to look up host names from logged IP addresses
offline.</p>
+ <p>Finally, if you have <a href="mod_authz_host.html#reqhost">hostname-based Require
+ directives</a>, a hostname lookup will be performed regardless of
+ the setting of <code>HostnameLookups</code>.</p>
+
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="If" id="If">&lt;If&gt;</a> <a name="if" id="if">Directive</a></h2>