Commit 81d8254b authored by Yoshiki Hayashi's avatar Yoshiki Hayashi
Browse files

Typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106374 13f79535-47bb-0310-9956-ffa450edef68
parent ffb06f5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ for HTTP Basic authentication.</description>
    phase.</p>

    <p><module>mod_authnz_ldap</module> 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 
    <directive module="mod_auth_basic">AuthBasicProvider</directive> directive 
    using the <code>ldap</code> value. The authz_ldap handler extends the