From: André Malo Date: Wed, 1 Jan 2003 16:51:06 +0000 (+0000) Subject: document changed context of the Auth*Providers X-Git-Tag: pre_ajp_proxy~2344 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3047ee950a5591fdde3c48b10705d594ee61b52d;p=apache document changed context of the Auth*Providers git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98147 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_basic.xml b/docs/manual/mod/mod_auth_basic.xml index 5c205ad3c0..2741327fb5 100644 --- a/docs/manual/mod/mod_auth_basic.xml +++ b/docs/manual/mod/mod_auth_basic.xml @@ -25,7 +25,9 @@ AuthBasicProvider On|Off|provider-name [provider-name] ... AuthBasicProvider On -directory +directory.htaccess + +AuthConfig

The AuthBasicProvider directive sets diff --git a/docs/manual/mod/mod_auth_digest.xml b/docs/manual/mod/mod_auth_digest.xml index 0f25d9d953..0a4ff82698 100644 --- a/docs/manual/mod/mod_auth_digest.xml +++ b/docs/manual/mod/mod_auth_digest.xml @@ -71,7 +71,9 @@ AuthDigestProvider On|Off|provider-name [provider-name] ... AuthBasicProvider On -directory +directory.htaccess + +AuthConfig

The AuthDigestProvider directive sets