From fadec215e26cf704acc46e2942053ba799e92ea5 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?=
Date: Thu, 5 Aug 2004 12:04:25 +0000
Subject: [PATCH] update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104505 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_auth_digest.html.en | 8 +++-----
docs/manual/mod/mod_auth_digest.xml.ko | 2 +-
2 files changed, 4 insertions(+), 6 deletions(-)
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 @@
-
+