Updated the digest supporting browsers with Mozilla and
removed the version number from Opera and IE since
the latest versions include digest support and have done so
for a couple of versions. Haven't tried it with Netscape 6 or 7.
Maybe the last lines should be removed since the majority
of visitors use IE?
Index: ./httpd-docs-2.0/manual/mod/mod_auth_digest.xml
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/manual/mod/mod_auth_digest.xml,v
retrieving revision 1.3
diff -u -r1.3 mod_auth_digest.xml
--- ./httpd-docs-2.0/manual/mod/mod_auth_digest.xml 23 May 2002 14:50:11
-0000 1.3
+++ ./httpd-docs-2.0/manual/mod/mod_auth_digest.xml 12 Jul 2002 22:40:17
-0000
@@ -42,11 +42,12 @@
<note><title>Note</title>
<p>MD5 authentication provides a more
secure password system than Basic authentication, but only
- works with supporting browsers. As of this writing (October 2001),
- the only major browsers which support digest authentication are
- <a href="http://www.opera.com/">Opera 4.0</a>,
+ works with supporting browsers. As of this writing (July 2002),
+ the major browsers which support digest authentication are
+ <a href="http://www.opera.com/">Opera</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>.
+ Explorer</a>, <a href="http://www.w3.org/Amaya/">Amaya</a>
+ and <a href="http://www.mozilla.org">Mozilla</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.</p>
@@ -268,4 +269,6 @@
</directivesynopsis>
</modulesynopsis>
+
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]