]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Mention that digest can also be used with authn_dbd
authorRich Bowen <rbowen@apache.org>
Sat, 10 Dec 2005 14:00:05 +0000 (14:00 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 10 Dec 2005 14:00:05 +0000 (14:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355745 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_digest.xml

index b4bfdb5309e837c9dad4929977e9b11a7a7d85de..cdbc7b159a6e1f99f5851b41b1b58a0736abcdb7 100644 (file)
     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>