From f816b830b88ffb981d7a00f1a6b7534c98c86c9e Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Wed, 24 Nov 2004 03:03:41 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106374 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authnz_ldap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index c0d3323cfc..52ff5e368f 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -120,7 +120,7 @@ for HTTP Basic authentication. phase.

mod_authnz_ldap registers both an authn_ldap authentication - provider and an anthz_ldap authorization handler. The authn_ldap + provider and an authz_ldap authorization handler. The authn_ldap authentication provider can be enabled through the AuthBasicProvider directive using the ldap value. The authz_ldap handler extends the -- 2.50.1