diff options
author | Lucien Gentis <lgentis@apache.org> | 2023-11-25 17:02:32 +0100 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2023-11-25 17:02:32 +0100 |
commit | 779f04ba286109c08c27c5e41690a218670a920d (patch) | |
tree | f6e7433074eb03e46d14caf9521ab2d5ab1da29c | |
parent | fr doc XML file update. (diff) | |
download | apache2-779f04ba286109c08c27c5e41690a218670a920d.tar.xz apache2-779f04ba286109c08c27c5e41690a218670a920d.zip |
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914113 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/mod/mod_proxy.xml.fr | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr index 2abc1682a3..1dc63d084e 100644 --- a/docs/manual/mod/mod_proxy.xml.fr +++ b/docs/manual/mod/mod_proxy.xml.fr @@ -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: 1910253:1913432 (outdated) --> +<!-- English Revision: 1913432 --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> @@ -1509,6 +1509,12 @@ ProxyPass "/mirror/foo/i" "!" autorisations qui doivent être définies par Apache httpd.</p> </note> </td></tr> + <tr><td><a id="addressttl" name="addressttl">addressttl</a></td> + <td>-1</td> + <td><p>Durée de vie (TTL) en secondes des résolutions DNS de l'adresse + du serveur d'arrière-plan dans le cache. + -1 signifie jusqu'au redémarrage de Apache httpd.</p> + </td></tr> </table> |