]> granicus.if.org Git - apache/commitdiff
Fix a spelling mistake and we probably shouldn't put Internet Exploder in
authorrasmus <rasmus@unknown>
Mon, 22 Nov 1999 20:56:53 +0000 (20:56 +0000)
committerrasmus <rasmus@unknown>
Mon, 22 Nov 1999 20:56:53 +0000 (20:56 +0000)
any official Apache documentation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84144 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_digest.html

index 35c7f0628e19d98e1f7c20c696a08b8c48431be6..97fc96f1b4b9ad9b3d83a795389e3ad0b4a72a92 100644 (file)
@@ -369,7 +369,7 @@ username/password. The URIs may be either absolute URIs (i.e. inluding a
 scheme, host, port, etc) or relative URIs.
 
 <P>This directive <em>should</em> 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 <em>every request</em> 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 <A
-HREF="http://www.microsoft.com/windows/ie/">Internet Exploder 5.0</A> and
+HREF="http://www.microsoft.com/windows/ie/">Internet Explorer 5.0</A> and
 <A HREF="http://www.w3.org/Amaya/">Amaya</A>. 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