From: Erik Abele Date: Sat, 8 Mar 2003 20:23:55 +0000 (+0000) Subject: Fixed to AuthDigestProvider. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd6b7f67ca91eb5dd26a7cb42a0889a7d2ffce63;p=apache Fixed to AuthDigestProvider. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98950 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_digest.html.en b/docs/manual/mod/mod_auth_digest.html.en index 7ade370eae..ecb43cd292 100644 --- a/docs/manual/mod/mod_auth_digest.html.en +++ b/docs/manual/mod/mod_auth_digest.html.en @@ -204,7 +204,7 @@ server Description:Sets the authentication provider(s) for this location Syntax:AuthDigestProvider On|Off|provider-name [provider-name] ... -Default:AuthBasicProvider On +Default:AuthDigestProvider On Context:directory, .htaccess Override:AuthConfig Status:Experimental diff --git a/docs/manual/mod/mod_auth_digest.xml b/docs/manual/mod/mod_auth_digest.xml index 0a4ff82698..02171be32b 100644 --- a/docs/manual/mod/mod_auth_digest.xml +++ b/docs/manual/mod/mod_auth_digest.xml @@ -70,7 +70,7 @@ Sets the authentication provider(s) for this location AuthDigestProvider On|Off|provider-name [provider-name] ... -AuthBasicProvider On +AuthDigestProvider On directory.htaccess AuthConfig