From: Stefan Fritsch mod_ssl.
Apache supports one other authentication method:
- AuthType Digest. This method is implemented by mod_auth_digest and is much more secure. Most recent
- browsers support Digest authentication.
AuthType Digest. This method is implemented by mod_auth_digest and was intended to be more secure. This is no
+ longer the case and the connection should be encrypted with mod_ssl instead.
The AuthName directive sets
the Realm to be used in the authentication. The realm serves
diff --git a/docs/manual/howto/auth.html.fr b/docs/manual/howto/auth.html.fr
index 372a488b391..6ddd4896afd 100644
--- a/docs/manual/howto/auth.html.fr
+++ b/docs/manual/howto/auth.html.fr
@@ -27,6 +27,8 @@
ko |
tr
L'authentification est un processus qui vous permet de vérifier qu'une personne est bien celle qu'elle prétend être. L'autorisation diff --git a/docs/manual/howto/auth.xml.fr b/docs/manual/howto/auth.xml.fr index 5edf756fd29..208f1573ca7 100644 --- a/docs/manual/howto/auth.xml.fr +++ b/docs/manual/howto/auth.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/howto/auth.xml.ja b/docs/manual/howto/auth.xml.ja index 5eaf77e0923..553c3598d51 100644 --- a/docs/manual/howto/auth.xml.ja +++ b/docs/manual/howto/auth.xml.ja @@ -1,7 +1,7 @@ - + + +