]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Updates.
authorLucien Gentis <lgentis@apache.org>
Sun, 12 Jan 2014 13:56:37 +0000 (13:56 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 12 Jan 2014 13:56:37 +0000 (13:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1557535 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/auth.xml.fr
docs/manual/mod/mod_proxy.xml.fr

index 5ed8ae31ada1b37e85b0bcd3e08efcbcf4b87436..320dd9c02a427b0d6910840d54907403cdc380f7 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1426995:1555566 (outdated) -->
+<!-- English Revision : 1555566 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -222,8 +222,9 @@ module de chaque groupe.</p>
     elle n'est pas associ&eacute;e au module <module>mod_ssl</module>. Apache
     supporte une autre m&eacute;thode d'authentification : <code>AuthType
     Digest</code>. Cette m&eacute;thode est impl&eacute;ment&eacute;e par le module <module
-    >mod_auth_digest</module> et est beaucoup plus s&eacute;curis&eacute;e. La plupart
-    des navigateurs r&eacute;cents supportent l'authentification Digest.</p>
+    >mod_auth_digest</module> et a &eacute;t&eacute; con&ccedil;ue pour
+    am&eacute;liorer la s&eacute;curit&eacute;. Ce but n'a cependant pas &eacute;t&eacute; atteint et il est pr&eacute;f&eacute;rable
+    de chiffrer la connexion avec <module>mod_ssl</module>.</p>
 
     <p>La directive <directive module="core">AuthName</directive> d&eacute;finit
     l'<dfn>Identificateur</dfn> (Realm) &agrave; utiliser avec
index 9e0a7519348ab0912679a45ac719bb84d3e77dfc..b9194f0e6f85ce4c453a49227a9720bc95f7135d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1532825 -->
+<!-- English Revision : 1556622 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->