Commit f01d3c6b authored by Richard Bowen's avatar Richard Bowen
Browse files

Mention that digest can also be used with authn_dbd


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355745 13f79535-47bb-0310-9956-ffa450edef68
parent 58aec1aa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -136,8 +136,8 @@
    by the <module>mod_authn_file</module> module.  Make sure
    that the chosen provider module is present in the server.</p>

    <p>See <module>mod_authn_dbm</module> and <module>mod_authn_file</module>
    for providers.</p>
    <p>See <module>mod_authn_dbm</module>, <module>mod_authn_file</module>, 
    and <module>mod_authn_dbd</module> for providers.</p>
</usage>
</directivesynopsis>