From 07bb0d6ad5212e19e9a24684778089e2893580e9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Mon, 20 Sep 2004 20:10:13 +0000 Subject: [PATCH] update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105214 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_auth_digest.html.en | 23 +++++++++++++---------- docs/manual/mod/mod_auth_digest.xml.ko | 2 +- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/docs/manual/mod/mod_auth_digest.html.en b/docs/manual/mod/mod_auth_digest.html.en index ffee48754d..f8e8228ed6 100644 --- a/docs/manual/mod/mod_auth_digest.html.en +++ b/docs/manual/mod/mod_auth_digest.html.en @@ -87,21 +87,24 @@

Note

-

Digest authentication provides a more secure password system - 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 "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.

+

Digest authentication is more secure than Basic authentication, + but only works with supporting browsers. As of September 2004, major + browsers that support digest authentication include Amaya, Konqueror, MS Internet Explorer + for Mac OS X and Windows (although the Windows version fails when + used with a query string -- see "Working with MS + Internet Explorer" below for a workaround), Mozilla, + Netscape 7, Opera, and Safari. lynx does not + support digest authentication. Since digest authentication is not as + widely implemented as basic authentication, you should use it only + in environments where all users will have supporting browsers.

top

Working with MS Internet Explorer

The Digest authentication implementation in current Internet - Explorer implementations has known issues, namely that GET - requests with a query string are not RFC compliant. There are a - few ways to work around this issue.

+ Explorer for Windows implementations has known issues, namely that + GET requests with a query string are not RFC compliant. + There are a few ways to work around this issue.

The first way is to use POST requests instead of diff --git a/docs/manual/mod/mod_auth_digest.xml.ko b/docs/manual/mod/mod_auth_digest.xml.ko index f90a9dc088..4318f56163 100644 --- a/docs/manual/mod/mod_auth_digest.xml.ko +++ b/docs/manual/mod/mod_auth_digest.xml.ko @@ -1,7 +1,7 @@ - +