martin 01/09/21 07:51:09 Modified: htdocs/manual/mod index.html.en Log: Does everybody agree with this? IMO the old mod_digest should be obsoleted. Revision Changes Path 1.39 +2 -2 httpd-docs-1.3/htdocs/manual/mod/index.html.en Index: index.html.en =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/index.html.en,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- index.html.en 2000/12/20 16:36:58 1.38 +++ index.html.en 2001/09/21 14:51:09 1.39 @@ -46,7 +46,7 @@ <DT><A HREF="mod_auth_dbm.html">mod_auth_dbm</A> <DD>User authentication using DBM files <DT><A HREF="mod_auth_digest.html">mod_auth_digest</A> Apache 1.3.8 and up -<DD>Experimental MD5 authentication +<DD>MD5 authentication <DT><A HREF="mod_autoindex.html">mod_autoindex</A> <DD>Automatic directory listings <DT><A HREF="mod_browser.html">mod_browser</A> Apache 1.2.* only @@ -60,7 +60,7 @@ <DD>Support for Netscape-like cookies. Replaced in Apache 1.2 by mod_usertrack <DT><A HREF="mod_digest.html">mod_digest</A> Apache 1.1 and up -<DD>MD5 authentication +<DD>MD5 authentication (obsoleted by mod_auth_digest) <DT><A HREF="mod_dir.html">mod_dir</A> <DD>Basic directory handling <DT><A HREF="mod_dld.html">mod_dld</A> Apache 1.2.* and earlier
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]