]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Clean up check_cmd_context stuff. Fix core documentation for a few
authordgaudet <dgaudet@unknown>
Sat, 15 Nov 1997 00:16:48 +0000 (00:16 +0000)
committerdgaudet <dgaudet@unknown>
Sat, 15 Nov 1997 00:16:48 +0000 (00:16 +0000)
directives.

Reviewed by: Jim Jagielski, Ken Coar, Martin Kraemer

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79606 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html

index 305989a8127c115df4ac9a67c4b6450e92ebffa3..a6eaa7e6a0113b1ac730d0b65bc57fcfafb2ae28 100644 (file)
@@ -279,7 +279,7 @@ re-populated using the <A HREF="#addmodule">AddModule</A> directive.<p><hr>
 <!--%plaintext &lt;?INDEX {\tt ContentDigest} directive&gt; -->
 <strong>Syntax:</strong> ContentDigest <em>on|off</em><br>
 <strong>Default:</strong> <code>ContentDigest off</code><br>
-<strong>Context:</strong> any<br>
+<strong>Context:</strong> server config, virtual host, directory, .htaccess<br>
 <strong>Override:</strong> AuthConfig<br>
 <strong>Status:</strong> experimental<p>
 <strong>Compatibility:</strong> ContentDigest is only available in Apache 1.1 and later<p>
@@ -689,7 +689,7 @@ considerations.<p><hr>
 <!--%plaintext &lt;?INDEX {\tt HostNameLookups} directive&gt; -->
 <strong>Syntax:</strong> HostNameLookups <em>on | off | double</em><br>
 <strong>Default:</strong> <code>HostNameLookups off</code><br>
-<strong>Context:</strong> server config, virtual host<br>
+<strong>Context:</strong> server config, virtual host, directory, .htaccess<br>
 <strong>Status:</strong> core<br>
 <strong>Compatibility:</strong> <code>double</code> available only in Apache
 1.3 and above.<br>
@@ -729,7 +729,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<br>
+<strong>Context:</strong> server config, virtual host, directory, .htaccess<br>
 <strong>Status:</strong> core<p>
 
 This directive enables RFC1413-compliant logging of the remote user name