mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
* manual/mod/mod_ldap.xml: Fix semantic error. There is no context "All"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125656 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user