marc 98/07/27 22:57:15
Modified: htdocs/manual/mod core.html
Log:
Digest is mostly supported, for all the good it does.
PR: 2715
Submitted by: Youichirou Koga <[EMAIL PROTECTED]>
Revision Changes Path
1.128 +1 -1 apache-1.3/htdocs/manual/mod/core.html
Index: core.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/core.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- core.html 1998/07/06 17:42:11 1.127
+++ core.html 1998/07/28 05:57:13 1.128
@@ -303,7 +303,7 @@
><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 <?INDEX {\tt Basic} authentication scheme> -->
It must be accompanied by <A HREF="#authname">AuthName</A> and
<A HREF="#require">require</A> directives, and directives such as