]> granicus.if.org Git - apache/commitdiff
Digest is mostly supported, for all the good it does.
authorMarc Slemko <marc@apache.org>
Tue, 28 Jul 1998 05:57:13 +0000 (05:57 +0000)
committerMarc Slemko <marc@apache.org>
Tue, 28 Jul 1998 05:57:13 +0000 (05:57 +0000)
PR: 2715
Obtained from:
Submitted by: Youichirou Koga <y-koga@jp.FreeBSD.org>
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

index c3b5d37014f7c4fedd972e3da155a961f5cfcc73..5f3abff39b055e7c3661273c2bb1535d23cc0e40 100644 (file)
@@ -303,7 +303,7 @@ It must be accompanied by <A HREF="#authtype">AuthType</A> and
 ><STRONG>Status:</STRONG></A> core<P>
 
 This directive selects the type of user authentication for a directory.
-Only <CODE>Basic</CODE> is currently implemented.
+Only <CODE>Basic</CODE> and <CODE>Digest</CODE> are currently implemented.
 <!--%plaintext &lt;?INDEX {\tt Basic} authentication scheme&gt; -->
 It must be accompanied by <A HREF="#authname">AuthName</A> and
 <A HREF="#require">require</A> directives, and directives such as