From 652a6ac5539ec0b384512ca2e395bb183f1bbe92 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sat, 10 Dec 2005 13:58:50 +0000 Subject: [PATCH] Mention that digest auth can also be used with authn_dbd git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@355744 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_auth_digest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_auth_digest.xml b/docs/manual/mod/mod_auth_digest.xml index b4bfdb5309e..cdbc7b159a6 100644 --- a/docs/manual/mod/mod_auth_digest.xml +++ b/docs/manual/mod/mod_auth_digest.xml @@ -136,8 +136,8 @@ by the mod_authn_file module. Make sure that the chosen provider module is present in the server.

-

See mod_authn_dbm and mod_authn_file - for providers.

+

See mod_authn_dbm, mod_authn_file, + and mod_authn_dbd for providers.

-- 2.47.3