Commit 9ac388c1 authored by brian's avatar brian
Browse files

These two directives don't work in .htaccess currently.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77557 13f79535-47bb-0310-9956-ffa450edef68
parent d727b368
Loading
Loading
Loading
Loading
+2 −2
Changes for docs/manual/mod/core.html: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -477,7 +477,7 @@ considerations.<p><hr>
<!--%plaintext &lt;?INDEX {\tt HostNameLookups} directive&gt; -->
<strong>Syntax:</strong> HostNameLookups <em>boolean</em><br>
<strong>Default:</strong> <code>HostNameLookups on</code><br>
<strong>Context:</strong> server config, virtual host, directory, .htaccess<br>
<strong>Context:</strong> server config, virtual host, directory<br>
<strong>Status:</strong> core<p>

This directive enables DNS lookups so that host names can be logged.
@@ -493,7 +493,7 @@ from logged IP addresses offline.<p><hr>
<!--%plaintext &lt;?INDEX {\tt IdentityCheck} directive&gt; -->
<strong>Syntax:</strong> IdentityCheck <em>boolean</em><br>
<strong>Default:</strong> <code>IdentityCheck off</code><br>
<strong>Context:</strong> server config, virtual host, directory, .htaccess<br>
<strong>Context:</strong> server config, virtual host, directory<br>
<strong>Status:</strong> core<p>

This directive enables RFC931-compliant logging of the remote user name