From: rasmus Date: Mon, 22 Nov 1999 20:56:53 +0000 (+0000) Subject: Fix a spelling mistake and we probably shouldn't put Internet Exploder in X-Git-Tag: 1.3.10~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51fb18f53dd474eb03cb559f04fc1d3b16fc7598;p=apache Fix a spelling mistake and we probably shouldn't put Internet Exploder in any official Apache documentation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84144 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_digest.html b/docs/manual/mod/mod_auth_digest.html index 35c7f0628e..97fc96f1b4 100644 --- a/docs/manual/mod/mod_auth_digest.html +++ b/docs/manual/mod/mod_auth_digest.html @@ -369,7 +369,7 @@ username/password. The URIs may be either absolute URIs (i.e. inluding a scheme, host, port, etc) or relative URIs.

This directive should always be specified and contain at least -the (set of) root URI(s) for this space. Omiting to do so will cause the +the (set of) root URI(s) for this space. Omitting to do so will cause the client to send the Authorization header for every request sent to this server. Apart from increasing the size of the request, it may also have a detrimental effect on performance if "AuthDigestNcCheck" is on. @@ -404,7 +404,7 @@ this protection space. Example: password system than Basic authentication, but only works with supporting browsers. As of this writing (July 1999), the only major browsers which support digest authentication are Internet Exploder 5.0 and +HREF="http://www.microsoft.com/windows/ie/">Internet Explorer 5.0 and Amaya. Therefore, we do not recommend using this feature on a large Internet site. However, for personal and intra-net use, where browser users can be controlled, it is