From: André Malo
Date: Thu, 5 Aug 2004 12:04:25 +0000 (+0000)
Subject: update transformation
X-Git-Tag: post_ajp_proxy~85
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fadec215e26cf704acc46e2942053ba799e92ea5;p=apache
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104505 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_auth_digest.html.en b/docs/manual/mod/mod_auth_digest.html.en
index dcade0317a..ffee48754d 100644
--- a/docs/manual/mod/mod_auth_digest.html.en
+++ b/docs/manual/mod/mod_auth_digest.html.en
@@ -91,9 +91,7 @@
than Basic authentication, but only works with supporting
browsers. As of November 2002, the major browsers that support digest
authentication are Opera, MS Internet
- Explorer (fails when used with a query string - see the
- AuthDigestEnableQueryStringHack
-
option below for a workaround), Amaya, Mozilla and Netscape since version 7. Since digest
+ Explorer (fails when used with a query string - see "Working with MS Internet Explorer" below for a workaround), Amaya, Mozilla and Netscape since version 7. Since digest
authentication is not as widely implemented as basic
authentication, you should use it only in controlled environments.
@@ -112,9 +110,9 @@
limitation.
- Apache also provides a workaround in the
+
Since version 2.0.51 Apache also provides a workaround in the
AuthDigestEnableQueryStringHack
environment variable.
- If AuthDigestEnableQueryStringHack
is true for the
+ If AuthDigestEnableQueryStringHack
is set for the
request, Apache will take steps to work around the MSIE bug and
remove the request URI from the digest comparison. Using this
method would look similar to the following.
diff --git a/docs/manual/mod/mod_auth_digest.xml.ko b/docs/manual/mod/mod_auth_digest.xml.ko
index 308ff64711..f90a9dc088 100644
--- a/docs/manual/mod/mod_auth_digest.xml.ko
+++ b/docs/manual/mod/mod_auth_digest.xml.ko
@@ -1,7 +1,7 @@
-
+