From 71dfce9eecef37cea604e78917de634c71094afe Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sun, 2 Nov 2008 11:10:12 +0000 Subject: [PATCH] * Digest providers works as well. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709862 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authz_core.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_authz_core.xml b/docs/manual/mod/mod_authz_core.xml index 808238ebae8..c23fed379aa 100644 --- a/docs/manual/mod/mod_authz_core.xml +++ b/docs/manual/mod/mod_authz_core.xml @@ -188,7 +188,8 @@ an authorization provider. Require must be accompanied by AuthName, AuthType and - AuthBasicProvider + AuthBasicProvider or + AuthDigestProvider directives, and directives such as AuthUserFile and AuthGroupFile (to -- 2.47.2