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).</p> + <p>Digest authentication is described in <a + href="http://www1.ics.uci.edu/pub/ietf/http/rfc2617.txt">RFC + 2617.</p> + <h2>Directives</h2> <ul>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]