From: Jim Jagielski Date: Wed, 21 Jun 2017 14:33:29 +0000 (+0000) Subject: cforms X-Git-Tag: 2.5.0-alpha~356 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b552957ebf1ef57c7d32ac9544cb7073b41ad612;p=thirdparty%2Fapache%2Fhttpd.git cforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799455 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml index ed1068e2d7e..dc36c860d7c 100644 --- a/docs/manual/mod/allmodules.xml +++ b/docs/manual/mod/allmodules.xml @@ -135,6 +135,7 @@ event.xml mpm_netware.xml mpmt_os2.xml + overrides.xml prefork.xml mpm_winnt.xml worker.xml diff --git a/docs/manual/mod/allmodules.xml.de b/docs/manual/mod/allmodules.xml.de index 38a0739c41d..fdf94c40a9c 100644 --- a/docs/manual/mod/allmodules.xml.de +++ b/docs/manual/mod/allmodules.xml.de @@ -135,6 +135,7 @@ event.xml mpm_netware.xml mpmt_os2.xml + overrides.xml prefork.xml.de mpm_winnt.xml.de worker.xml.de diff --git a/docs/manual/mod/allmodules.xml.es b/docs/manual/mod/allmodules.xml.es index cf4a07ff365..511c208feab 100644 --- a/docs/manual/mod/allmodules.xml.es +++ b/docs/manual/mod/allmodules.xml.es @@ -135,6 +135,7 @@ event.xml mpm_netware.xml mpmt_os2.xml + overrides.xml prefork.xml mpm_winnt.xml worker.xml diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr index 4e900ce7ed0..301b80dd3fc 100644 --- a/docs/manual/mod/allmodules.xml.fr +++ b/docs/manual/mod/allmodules.xml.fr @@ -135,6 +135,7 @@ event.xml.fr mpm_netware.xml.fr mpmt_os2.xml.fr + overrides.xml prefork.xml.fr mpm_winnt.xml.fr worker.xml.fr diff --git a/docs/manual/mod/allmodules.xml.ja b/docs/manual/mod/allmodules.xml.ja index b6abff88096..8e6ad81cf15 100644 --- a/docs/manual/mod/allmodules.xml.ja +++ b/docs/manual/mod/allmodules.xml.ja @@ -135,6 +135,7 @@ event.xml mpm_netware.xml mpmt_os2.xml + overrides.xml prefork.xml.ja mpm_winnt.xml.ja worker.xml.ja diff --git a/docs/manual/mod/allmodules.xml.ko b/docs/manual/mod/allmodules.xml.ko index 5b243a67d79..ecddc3deded 100644 --- a/docs/manual/mod/allmodules.xml.ko +++ b/docs/manual/mod/allmodules.xml.ko @@ -135,6 +135,7 @@ event.xml mpm_netware.xml mpmt_os2.xml + overrides.xml prefork.xml mpm_winnt.xml worker.xml diff --git a/docs/manual/mod/allmodules.xml.tr b/docs/manual/mod/allmodules.xml.tr index 7272e8d5e84..751e25e0dc7 100644 --- a/docs/manual/mod/allmodules.xml.tr +++ b/docs/manual/mod/allmodules.xml.tr @@ -135,6 +135,7 @@ event.xml mpm_netware.xml mpmt_os2.xml + overrides.xml prefork.xml.tr mpm_winnt.xml worker.xml.tr diff --git a/docs/manual/mod/allmodules.xml.zh-cn b/docs/manual/mod/allmodules.xml.zh-cn index ed1068e2d7e..dc36c860d7c 100644 --- a/docs/manual/mod/allmodules.xml.zh-cn +++ b/docs/manual/mod/allmodules.xml.zh-cn @@ -135,6 +135,7 @@ event.xml mpm_netware.xml mpmt_os2.xml + overrides.xml prefork.xml mpm_winnt.xml worker.xml diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en index 8e18c755276..7af36c92996 100644 --- a/docs/manual/mod/directive-dict.html.en +++ b/docs/manual/mod/directive-dict.html.en @@ -136,7 +136,20 @@ Note this is not necessarily the same as an operating system environment variable. See the environment variable documentation for more details. - + +
time-interval
+ +
A time-internal format especially suited to specifying + timeout paramters. Supports the following format specifiers: + + For example: Timeout 575ms +
+
top

Default

diff --git a/docs/manual/mod/directive-dict.html.es b/docs/manual/mod/directive-dict.html.es index 419a08d1f67..e02cf2ca3de 100644 --- a/docs/manual/mod/directive-dict.html.es +++ b/docs/manual/mod/directive-dict.html.es @@ -30,6 +30,10 @@  ko  |  tr 

+
Esta traducción podría estar + obsoleta. Consulte la versión en inglés de la + documentación para comprobar si se han producido cambios + recientemente.

Este documento describe los términos que se usan para describir cada directiva de configuración de diff --git a/docs/manual/mod/directive-dict.html.fr b/docs/manual/mod/directive-dict.html.fr index 64cc4c24574..dbb08c38df1 100644 --- a/docs/manual/mod/directive-dict.html.fr +++ b/docs/manual/mod/directive-dict.html.fr @@ -30,6 +30,8 @@  ko  |  tr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

Ce document décrit les termes utilisés pour décrire chaque directive de configuration d'Apache.

diff --git a/docs/manual/mod/directive-dict.html.ja.utf8 b/docs/manual/mod/directive-dict.html.ja.utf8 index 7d72646d418..f318e68d1dd 100644 --- a/docs/manual/mod/directive-dict.html.ja.utf8 +++ b/docs/manual/mod/directive-dict.html.ja.utf8 @@ -30,6 +30,10 @@  ko  |  tr 

+
この日本語訳はすでに古くなっている + 可能性があります。 + 最近更新された内容を見るには英語版をご覧下さい。 +

この文書は各 Apache 設定ディレクティブ を説明するために使われている用語を説明します。

diff --git a/docs/manual/mod/directive-dict.xml.es b/docs/manual/mod/directive-dict.xml.es index 0f76090a626..eec8f8b4ce1 100644 --- a/docs/manual/mod/directive-dict.xml.es +++ b/docs/manual/mod/directive-dict.xml.es @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/directive-dict.xml.fr b/docs/manual/mod/directive-dict.xml.fr index 97b63b1a8e3..35793559163 100644 --- a/docs/manual/mod/directive-dict.xml.fr +++ b/docs/manual/mod/directive-dict.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/directive-dict.xml.ja b/docs/manual/mod/directive-dict.xml.ja index 3e4d16ea7a4..8215265f16e 100644 --- a/docs/manual/mod/directive-dict.xml.ja +++ b/docs/manual/mod/directive-dict.xml.ja @@ -1,7 +1,7 @@ - + + +