lars 01/10/02 13:18:37 Modified: htdocs/manual/mod mod_auth_digest.html Log: Fix missing comma. D'oh. Revision Changes Path 1.10 +5 -5 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.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- mod_auth_digest.html 2001/10/02 20:13:44 1.9 +++ mod_auth_digest.html 2001/10/02 20:18:37 1.10 @@ -85,11 +85,11 @@ <P><strong>Note:</strong> MD5 authentication provides a more secure password system than Basic authentication, but only works with supporting browsers. As of this writing (Otcober 2001), the only major browsers which -support digest authentication are <A HREF="http://www.opera.com/">Opera 4.0</A> -<A HREF="http://www.microsoft.com/windows/ie/">MS Internet Explorer 5.0</A> and -<A HREF="http://www.w3.org/Amaya/">Amaya</A>. Therefore, we do not yet -recommend using this feature on a large Internet site. However, for -personal and intra-net use, where browser users can be controlled, it is +support digest authentication are <A HREF="http://www.opera.com/">Opera +4.0</A>, <A HREF="http://www.microsoft.com/windows/ie/">MS Internet +Explorer 5.0</A> and <A HREF="http://www.w3.org/Amaya/">Amaya</A>. Therefore, +we do not yet recommend using this feature on a large Internet site. However, +for personal and intra-net use, where browser users can be controlled, it is ideal.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]