]> granicus.if.org Git - apache/commitdiff
Rebuild.
authorLucien Gentis <lgentis@apache.org>
Sat, 4 Nov 2017 15:31:48 +0000 (15:31 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 4 Nov 2017 15:31:48 +0000 (15:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814299 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_core.html.fr
docs/manual/mod/mod_proxy_html.html.fr
docs/manual/mod/mod_proxy_html.xml.fr
docs/manual/mod/mod_proxy_html.xml.meta

index 38bd90aaa881a5182c10e959efb0a7d8e8f03499..37f688e4e5bf0d881c2cc6862bcda523a8eaf965 100644 (file)
@@ -242,13 +242,13 @@ d'autorisation</a></h2>
         <pre class="prettyprint lang-config">&lt;AuthzProviderAlias ldap-group ldap-group-alias1 "cn=my-group,o=ctx"&gt;
     AuthLDAPBindDN "cn=youruser,o=ctx"
     AuthLDAPBindPassword yourpassword
-    AuthLDAPURL "ldap://ldap.host/o=ctx"
+    AuthLDAPUrl "ldap://ldap.host/o=ctx"
 &lt;/AuthzProviderAlias&gt;
 
 &lt;AuthzProviderAlias ldap-group ldap-group-alias2 "cn=my-other-group,o=dev"&gt;
     AuthLDAPBindDN "cn=yourotheruser,o=dev"
     AuthLDAPBindPassword yourotherpassword
-    AuthLDAPURL "ldap://other.ldap.host/o=dev?cn"
+    AuthLDAPUrl "ldap://other.ldap.host/o=dev?cn"
 &lt;/AuthzProviderAlias&gt;
 
 Alias "/secure" "/webpages/secure"
index 0b91175c78f9245ae583cd67abb3823ffed01d2f..e1d91b2b7671370e1cdc3ec394862a35aecbdb22 100644 (file)
@@ -29,6 +29,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_proxy_html.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_proxy_html.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Réécrit les liens HTML afin de s'assurer qu'ils soient bien
 adressables depuis les réseaux des clients dans un contexte de
 mandataire.</td></tr>
index e2be08b9838a6426042894abd5c59bd7d0aaa044..f2bda6541893812fc039d721bc05b371983a7eb8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1765357 -->
+<!-- English Revision: 1765357:1813997 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- $LastChangedRevision: 2016102201 $ -->
 
index cd380113ea6ced0c392863248139451a8df9c745..6bfed94b3576b9e285f4b70cf3727aafff259c43 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>