diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 80e9938330..6aeead56ab 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -111,11 +111,11 @@ for HTTP Basic authentication.
General caveats

This module caches authentication and authorization results based -on the configuration of mod_ldap. Changes +on the configuration of mod_ldap. Changes made to the backing LDAP server will not be immediately reflected on the HTTP Server, including but not limited to user lockouts/revocations, password changes, or changes to group memberships. Consult the directives -in mod_ldap for details of the cache tunables. +in mod_ldap for details of the cache tunables.