]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix configure option for ldap (--enable-authnz-ldap)
authorAndré Malo <nd@apache.org>
Fri, 20 Aug 2004 16:46:51 +0000 (16:46 +0000)
committerAndré Malo <nd@apache.org>
Fri, 20 Aug 2004 16:46:51 +0000 (16:46 +0000)
Submitted by: Joshua Slive

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

docs/manual/programs/configure.xml

index 1bc679d430638a9ad28503bac3e239c712067be9..e45dc571d460d1f2722bff209f49dd04dab2f2f9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
           <module>mod_auth_digest</module>. This module uses plain text files
           to store the credentials.</dd>
 
-        <dt><code>--enable-auth-ldap</code></dt>
+        <dt><code>--enable-authnz-ldap</code></dt>
         <dd>Enable LDAP based authentication provided by
           <module>mod_authnz_ldap</module>.</dd>