From 70f15d6e86d58bf5ab918a2729e376cf9751f24a Mon Sep 17 00:00:00 2001 From: Marc Slemko Date: Tue, 28 Jul 1998 05:57:13 +0000 Subject: [PATCH] Digest is mostly supported, for all the good it does. PR: 2715 Obtained from: Submitted by: Youichirou Koga Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81827 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index c3b5d37014f..5f3abff39b0 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -303,7 +303,7 @@ It must be accompanied by AuthType and >Status: core

This directive selects the type of user authentication for a directory. -Only Basic is currently implemented. +Only Basic and Digest are currently implemented. It must be accompanied by AuthName and require directives, and directives such as -- 2.47.2