Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 39249 invoked by uid 500); 29 Oct 2001 01:42:23 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 39206 invoked by uid 500); 29 Oct 2001 01:42:22 -0000 Delivered-To: apmail-apache-1.3-cvs@apache.org Delivered-To: apmail-httpd-docs-1.3-cvs@apache.org Date: 29 Oct 2001 01:05:23 -0000 Message-ID: <20011029010523.86477.qmail@icarus.apache.org> From: rbowen@apache.org To: httpd-docs-1.3-cvs@apache.org Subject: cvs commit: httpd-docs-1.3/htdocs/manual/mod mod_auth_digest.html X-Spam-Rating: taz3.hyperreal.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N rbowen 01/10/28 17:05:23 Modified: htdocs/manual/mod mod_auth_digest.html Log: Added reference to RFC 2617 for a little more detailed information on digest authentication. Revision Changes Path 1.13 +4 -0 httpd-docs-1.3/htdocs/manual/mod/mod_auth_digest.html Index: mod_auth_digest.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_auth_digest.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- mod_auth_digest.html 2001/10/08 01:34:30 1.12 +++ mod_auth_digest.html 2001/10/29 01:05:22 1.13 @@ -39,6 +39,10 @@ mod_digest (because they share some of the same configuration directives).

+

Digest authentication is described in RFC + 2617.

+

Directives