From: Ruediger Pluem Date: Sun, 2 Nov 2008 11:10:12 +0000 (+0000) Subject: * Digest providers works as well. X-Git-Tag: 2.3.0~166 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71dfce9eecef37cea604e78917de634c71094afe;p=thirdparty%2Fapache%2Fhttpd.git * Digest providers works as well. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709862 13f79535-47bb-0310-9956-ffa450edef68 --- 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