]> granicus.if.org Git - apache/commitdiff
* manual/mod/mod_ldap.xml: Fix semantic error. There is no context "All"
authorAndré Malo <nd@apache.org>
Wed, 19 Jan 2005 20:36:02 +0000 (20:36 +0000)
committerAndré Malo <nd@apache.org>
Wed, 19 Jan 2005 20:36:02 +0000 (20:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125656 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ldap.xml

index 0ef54414a6ca2dbc0a76ff20c44b26b70c6e26d5..0f61f44044ed2b8d39ad0327e32e5e41aa110b72 100644 (file)
@@ -492,7 +492,8 @@ Certificate Authority or global client certificates</description>
 connection client certificate. Not all LDAP toolkits support per
 connection client certificates.</description>
 <syntax>LDAPTrustedClientCert <var>type</var> <var>directory-path/filename/nickname</var> <var>[password]</var></syntax>
-<contextlist><context>All</context></contextlist>
+<contextlist><context>server config</context><context>virtual host</context>
+<context>directory</context><context>.htaccess</context></contextlist>
 
 <usage>
     <p>It specifies the directory path, file name or nickname of a
@@ -515,7 +516,8 @@ connection client certificates.</description>
 <name>LDAPTrustedMode</name>
 <description>Specifies the SSL/TLS mode to be used when connecting to an LDAP server.</description>
 <syntax>LDAPTrustedMode <var>type</var></syntax>
-<contextlist><context>All</context></contextlist>
+<contextlist><context>server config</context><context>virtual host</context>
+<context>directory</context><context>.htaccess</context></contextlist>
 
 <usage>
     <p>The following modes are supported:</p>