From: dgaudet Date: Sat, 15 Nov 1997 00:16:48 +0000 (+0000) Subject: Clean up check_cmd_context stuff. Fix core documentation for a few X-Git-Tag: APACHE_1_3b3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c69ca0c8acdfaafde2f5bd49983299fd39f18da1;p=thirdparty%2Fapache%2Fhttpd.git Clean up check_cmd_context stuff. Fix core documentation for a few 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 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 305989a8127..a6eaa7e6a01 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -279,7 +279,7 @@ re-populated using the AddModule directive.


Syntax: ContentDigest on|off
Default: ContentDigest off
-Context: any
+Context: server config, virtual host, directory, .htaccess
Override: AuthConfig
Status: experimental

Compatibility: ContentDigest is only available in Apache 1.1 and later

@@ -689,7 +689,7 @@ considerations.


Syntax: HostNameLookups on | off | double
Default: HostNameLookups off
-Context: server config, virtual host
+Context: server config, virtual host, directory, .htaccess
Status: core
Compatibility: double available only in Apache 1.3 and above.
@@ -729,7 +729,7 @@ from logged IP addresses offline.


Syntax: IdentityCheck boolean
Default: IdentityCheck off
-Context: server config, virtual host
+Context: server config, virtual host, directory, .htaccess
Status: core

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