diff options
author | Lucien Gentis <lgentis@apache.org> | 2018-07-16 14:05:25 +0200 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2018-07-16 14:05:25 +0200 |
commit | 12745a93ae5661f7a48f5e621bd2e5307106e2f9 (patch) | |
tree | 17a67f9771a5ca3af630deb32204d93d7f08cbf3 /docs/manual/mod/mod_watchdog.html.fr | |
parent | XML update. (diff) | |
download | apache2-12745a93ae5661f7a48f5e621bd2e5307106e2f9.tar.xz apache2-12745a93ae5661f7a48f5e621bd2e5307106e2f9.zip |
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836023 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_watchdog.html.fr')
-rw-r--r-- | docs/manual/mod/mod_watchdog.html.fr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_watchdog.html.fr b/docs/manual/mod/mod_watchdog.html.fr index 840d664671..90da7c0387 100644 --- a/docs/manual/mod/mod_watchdog.html.fr +++ b/docs/manual/mod/mod_watchdog.html.fr @@ -7,7 +7,7 @@ This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX --> -<title>mod_watchdog - Serveur Apache HTTP Version 2.5</title> +<title>mod_watchdog - Serveur HTTP Apache Version 2.5</title> <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> @@ -18,7 +18,7 @@ <body> <div id="page-header"> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p> -<p class="apache">Serveur Apache HTTP Version 2.5</p> +<p class="apache">Serveur HTTP Apache Version 2.5</p> <img alt="" src="../images/feather.png" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> @@ -69,7 +69,7 @@ chargé avant l'appel au module qui doit utiliser sa fonctionnalité. <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Intervalle Watchdog en secondes</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>WatchdogInterval <var>time-interval</var>[s]</code></td></tr> <tr><th><a href="directive-dict.html#Default">Défaut:</a></th><td><code>WatchdogInterval 1</code></td></tr> -<tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>configuration du serveur</td></tr> +<tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>configuration globale</td></tr> <tr><th><a href="directive-dict.html#Status">Statut:</a></th><td>Base</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_watchdog</td></tr> </table> |