diff options
author | Rich Bowen <rbowen@apache.org> | 2011-10-09 00:28:41 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2011-10-09 00:28:41 +0200 |
commit | 03729e2814ea0e4ec5142d6789f40a0331818dc6 (patch) | |
tree | 6f36bdb97e7be347d94825fa90ec7f521fa0e7d2 /docs/manual/mod/core.html.en | |
parent | Note that hostname lookups will be performed for 'require from hostname' (diff) | |
download | apache2-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.en | 4 |
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"><If></a> <a name="if" id="if">Directive</a></h2> |