From: Daniel Gruno
Date: Fri, 11 May 2012 06:39:39 +0000 (+0000)
Subject: Fix up a badly styled example and a wrongly named directive.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ff2aaaef86af01e814159941529e83406df5351;p=thirdparty%2Fapache%2Fhttpd.git
Fix up a badly styled example and a wrongly named directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1337035 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml
index af655eae1b9..67db78bc7d8 100644
--- a/docs/manual/mod/mod_authnz_ldap.xml
+++ b/docs/manual/mod/mod_authnz_ldap.xml
@@ -416,7 +416,7 @@ uniqueMember: cn=Elliot Rhodes, o=Example
sub-group depth of 2):
Require ldap-group cn=Employees, o-Example
-AuthLDAPSubGroupDepth 1
+AuthLDAPMaxSubGroupDepth 1
Behavior of this directive is modified by the every .htaccess file
that gets created in the web
-AuthLDAPURL "the url"
-AuthGroupFile mygroupfile
-Require group mygroupfile
+AuthLDAPURL "the url"
+AuthGroupFile mygroupfile
+Require group mygroupfile