mod_authnz_ldap.xml referred to mod_authnnz_ldap instead of
mod_authnz_ldap in two places.
Patch included for trunk.
With regards,
Daniel.
Index: mod_authnz_ldap.xml
===================================================================
--- mod_authnz_ldap.xml (revision 1300930)
+++ mod_authnz_ldap.xml (working copy)
@@ -835,8 +835,8 @@
has no effect when this module is used exclusively for authorization.
</note>
</usage>
-<seealso><directive
module="mod_authnnz_ldap">AuthLDAPInitialBindPattern</directive></seealso>
-<seealso><directive
module="mod_authnnz_ldap">AuthLDAPBindDN</directive></seealso>
+<seealso><directive
module="mod_authnz_ldap">AuthLDAPInitialBindPattern</directive></seealso>
+<seealso><directive
module="mod_authnz_ldap">AuthLDAPBindDN</directive></seealso>
<seealso><directive
module="mod_authnz_ldap">AuthLDAPCompareAsUser</directive></seealso>
<seealso><directive
module="mod_authnz_ldap">AuthLDAPSearchAsUser</directive></seealso>
</directivesynopsis>
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org