From 2337b0ffc6b4a860c3fd0f956bb5a813e97bd70c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 15 Dec 2002 23:55:53 +0000 Subject: [PATCH] fix directive name, that caused bogus html git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97942 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/directives.html.en | 2 +- docs/manual/mod/mod_auth_ldap.html.en | 4 ++-- docs/manual/mod/mod_auth_ldap.xml | 2 +- docs/manual/mod/quickreference.html.en | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 4e36e15ae2..9733a5dc6e 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -91,7 +91,7 @@
  • AuthLDAPGroupAttribute
  • AuthLDAPGroupAttributeIsDN
  • AuthLDAPRemoteUserIsDN
  • -
  • AuthLDAPStartTLS directive
  • +
  • AuthLDAPStartTLS
  • AuthLDAPUrl
  • AuthName
  • AuthType
  • diff --git a/docs/manual/mod/mod_auth_ldap.html.en b/docs/manual/mod/mod_auth_ldap.html.en index 2a846d454b..9cd8800dbf 100644 --- a/docs/manual/mod/mod_auth_ldap.html.en +++ b/docs/manual/mod/mod_auth_ldap.html.en @@ -60,7 +60,7 @@ for HTTP Basic authentication.
  • AuthLDAPGroupAttribute
  • AuthLDAPGroupAttributeIsDN
  • AuthLDAPRemoteUserIsDN
  • -
  • AuthLDAPStartTLS directive
  • +
  • AuthLDAPStartTLS
  • AuthLDAPUrl
  • Topics

    @@ -734,7 +734,7 @@ environment variable
    top
    -

    AuthLDAPStartTLS directive Directive

    +

    AuthLDAPStartTLS Directive

    diff --git a/docs/manual/mod/mod_auth_ldap.xml b/docs/manual/mod/mod_auth_ldap.xml index fe96647155..a625de709f 100644 --- a/docs/manual/mod/mod_auth_ldap.xml +++ b/docs/manual/mod/mod_auth_ldap.xml @@ -713,7 +713,7 @@ environment variable -AuthLDAPStartTLS directive +AuthLDAPStartTLS Use a secure TLS connection to the LDAP server AuthLDAPStartTLS on|off AuthLDAPStartTLS off diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 47971ab3ad..e00cf44bca 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -163,7 +163,7 @@ authenticating the user if this one fails group membership - + -- 2.50.1
    Description:Use a secure TLS connection to the LDAP server
    Syntax:AuthLDAPStartTLS on|off
    AuthLDAPRemoteUserIsDN on|offdhX
    Use the DN of the client username to set the REMOTE_USER environment variable
    AuthLDAPStartTLS on|offdhX
    Use a secure TLS connection to the LDAP server
    AuthLDAPStartTLS on|off off dhX
    Use a secure TLS connection to the LDAP server
    AuthLDAPUrl urldhX
    URL specifying the LDAP search parameters
    AuthName auth-domaindhC
    Authorization realm for use in HTTP authentication