From: André Malo Date: Fri, 18 Jul 2014 20:37:25 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.2.28~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64edf8f204d2b7bc346179a9e1e5430027ae6d63;p=thirdparty%2Fapache%2Fhttpd.git update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1611796 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map index 70823945695..e8fa678ab78 100644 --- a/docs/manual/convenience.map +++ b/docs/manual/convenience.map @@ -104,6 +104,7 @@ cachenegotiateddocs mod/mod_negotiation.html#cachenegotiateddocs cacheroot mod/mod_disk_cache.html#cacheroot cachestorenostore mod/mod_cache.html#cachestorenostore cachestoreprivate mod/mod_cache.html#cachestoreprivate +cgidscripttimeout mod/mod_cgid.html#cgidscripttimeout cgimapextension mod/core.html#cgimapextension charsetdefault mod/mod_charset_lite.html#charsetdefault charsetoptions mod/mod_charset_lite.html#charsetoptions @@ -139,6 +140,9 @@ defaulttype mod/core.html#defaulttype deflatebuffersize mod/mod_deflate.html#deflatebuffersize deflatecompressionlevel mod/mod_deflate.html#deflatecompressionlevel deflatefilternote mod/mod_deflate.html#deflatefilternote +deflateinflatelimitrequestbody mod/mod_deflate.html#deflateinflatelimitrequestbody +deflateinflateratioburst mod/mod_deflate.html#deflateinflateratioburst +deflateinflateratiolimit mod/mod_deflate.html#deflateinflateratiolimit deflatememlevel mod/mod_deflate.html#deflatememlevel deflatewindowsize mod/mod_deflate.html#deflatewindowsize deny mod/mod_authz_host.html#deny diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de index a453814318e..6714b4d650c 100644 --- a/docs/manual/mod/directives.html.de +++ b/docs/manual/mod/directives.html.de @@ -144,6 +144,7 @@
  • CacheRoot
  • CacheStoreNoStore
  • CacheStorePrivate
  • +
  • CGIDScriptTimeout
  • CGIMapExtension
  • CharsetDefault
  • CharsetOptions
  • @@ -179,6 +180,9 @@
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • +
  • DeflateInflateLimitRequestBody
  • +
  • DeflateInflateRatioBurst
  • +
  • DeflateInflateRatioLimit
  • DeflateMemLevel
  • DeflateWindowSize
  • Deny
  • diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 47a94cd26b7..d71ff0935ae 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -145,6 +145,7 @@
  • CacheRoot
  • CacheStoreNoStore
  • CacheStorePrivate
  • +
  • CGIDScriptTimeout
  • CGIMapExtension
  • CharsetDefault
  • CharsetOptions
  • @@ -180,6 +181,9 @@
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • +
  • DeflateInflateLimitRequestBody
  • +
  • DeflateInflateRatioBurst
  • +
  • DeflateInflateRatioLimit
  • DeflateMemLevel
  • DeflateWindowSize
  • Deny
  • diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es index 610badd73f0..de342d6038d 100644 --- a/docs/manual/mod/directives.html.es +++ b/docs/manual/mod/directives.html.es @@ -147,6 +147,7 @@
  • CacheRoot
  • CacheStoreNoStore
  • CacheStorePrivate
  • +
  • CGIDScriptTimeout
  • CGIMapExtension
  • CharsetDefault
  • CharsetOptions
  • @@ -182,6 +183,9 @@
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • +
  • DeflateInflateLimitRequestBody
  • +
  • DeflateInflateRatioBurst
  • +
  • DeflateInflateRatioLimit
  • DeflateMemLevel
  • DeflateWindowSize
  • Deny
  • diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8 index 06930dad82a..b2480b589c3 100644 --- a/docs/manual/mod/directives.html.ja.utf8 +++ b/docs/manual/mod/directives.html.ja.utf8 @@ -142,6 +142,7 @@
  • CacheRoot
  • CacheStoreNoStore
  • CacheStorePrivate
  • +
  • CGIDScriptTimeout
  • CGIMapExtension
  • CharsetDefault
  • CharsetOptions
  • @@ -177,6 +178,9 @@
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • +
  • DeflateInflateLimitRequestBody
  • +
  • DeflateInflateRatioBurst
  • +
  • DeflateInflateRatioLimit
  • DeflateMemLevel
  • DeflateWindowSize
  • Deny
  • diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr index ba569ac92ee..088b854e0f2 100644 --- a/docs/manual/mod/directives.html.ko.euc-kr +++ b/docs/manual/mod/directives.html.ko.euc-kr @@ -142,6 +142,7 @@
  • CacheRoot
  • CacheStoreNoStore
  • CacheStorePrivate
  • +
  • CGIDScriptTimeout
  • CGIMapExtension
  • CharsetDefault
  • CharsetOptions
  • @@ -177,6 +178,9 @@
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • +
  • DeflateInflateLimitRequestBody
  • +
  • DeflateInflateRatioBurst
  • +
  • DeflateInflateRatioLimit
  • DeflateMemLevel
  • DeflateWindowSize
  • Deny
  • diff --git a/docs/manual/mod/directives.html.ru.koi8-r b/docs/manual/mod/directives.html.ru.koi8-r index a3dbad35227..f556d363a74 100644 --- a/docs/manual/mod/directives.html.ru.koi8-r +++ b/docs/manual/mod/directives.html.ru.koi8-r @@ -144,6 +144,7 @@
  • CacheRoot
  • CacheStoreNoStore
  • CacheStorePrivate
  • +
  • CGIDScriptTimeout
  • CGIMapExtension
  • CharsetDefault
  • CharsetOptions
  • @@ -179,6 +180,9 @@
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • +
  • DeflateInflateLimitRequestBody
  • +
  • DeflateInflateRatioBurst
  • +
  • DeflateInflateRatioLimit
  • DeflateMemLevel
  • DeflateWindowSize
  • Deny
  • diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8 index 651e5a6aa5a..be63226e150 100644 --- a/docs/manual/mod/directives.html.tr.utf8 +++ b/docs/manual/mod/directives.html.tr.utf8 @@ -141,6 +141,7 @@
  • CacheRoot
  • CacheStoreNoStore
  • CacheStorePrivate
  • +
  • CGIDScriptTimeout
  • CGIMapExtension
  • CharsetDefault
  • CharsetOptions
  • @@ -176,6 +177,9 @@
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • +
  • DeflateInflateLimitRequestBody
  • +
  • DeflateInflateRatioBurst
  • +
  • DeflateInflateRatioLimit
  • DeflateMemLevel
  • DeflateWindowSize
  • Deny
  • diff --git a/docs/manual/mod/directives.html.zh-cn.utf8 b/docs/manual/mod/directives.html.zh-cn.utf8 index 4b6faf29498..014fddc068a 100644 --- a/docs/manual/mod/directives.html.zh-cn.utf8 +++ b/docs/manual/mod/directives.html.zh-cn.utf8 @@ -140,6 +140,7 @@
  • CacheRoot
  • CacheStoreNoStore
  • CacheStorePrivate
  • +
  • CGIDScriptTimeout
  • CGIMapExtension
  • CharsetDefault
  • CharsetOptions
  • @@ -175,6 +176,9 @@
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • +
  • DeflateInflateLimitRequestBody
  • +
  • DeflateInflateRatioBurst
  • +
  • DeflateInflateRatioLimit
  • DeflateMemLevel
  • DeflateWindowSize
  • Deny
  • diff --git a/docs/manual/mod/mod_cgid.html.en b/docs/manual/mod/mod_cgid.html.en index a7aa2aa64ce..0129ab17df2 100644 --- a/docs/manual/mod/mod_cgid.html.en +++ b/docs/manual/mod/mod_cgid.html.en @@ -61,6 +61,7 @@

    Directives

    +
    top
    +

    CGIDScriptTimeout Directive

    + + + + + + + + +
    Description:The length of time to wait for more output from the +CGI program
    Syntax:CGIDScriptTimeout time[s|ms]
    Default:value of Timeout directive when +unset
    Context:server config, virtual host, directory, .htaccess
    Status:Base
    Module:mod_cgid
    Compatibility:CGIDScriptTimeout defaults to zero in releases 2.4 and earlier +
    +

    This directive limits the length of time to wait for more output from + the CGI program. If the time is exceeded, the request and CGI are + terminated.

    + +

    Example

    CGIDScriptTimeout 20
    +
    + + +
    top

    ScriptSock Directive

    diff --git a/docs/manual/mod/mod_cgid.html.ja.utf8 b/docs/manual/mod/mod_cgid.html.ja.utf8 index 67bad5e31d7..b29521efaa9 100644 --- a/docs/manual/mod/mod_cgid.html.ja.utf8 +++ b/docs/manual/mod/mod_cgid.html.ja.utf8 @@ -28,6 +28,10 @@  ja  |  ko 

    +
    この日本語訳はすでに古くなっている + 可能性があります。 + 最近更新された内容を見るには英語版をご覧下さい。 +
    @@ -57,6 +61,7 @@ +
    top
    +
    説明:外部 CGI デーモンを使った CGI スクリプトの実行
    ステータス:Base
    モジュール識別子:cgid_module
    + + + + + + + +
    説明:The length of time to wait for more output from the +CGI program
    構文:CGIDScriptTimeout time[s|ms]
    デフォルト:value of Timeout directive when +unset
    コンテキスト:サーバ設定ファイル, バーチャルホスト, ディレクトリ, .htaccess
    ステータス:Base
    モジュール:mod_cgid
    互換性:CGIDScriptTimeout defaults to zero in releases 2.4 and earlier +

    このディレクティブの解説文書は + まだ翻訳されていません。英語版をご覧ください。 +

    top

    ScriptSock ディレクティブ

    diff --git a/docs/manual/mod/mod_cgid.html.ko.euc-kr b/docs/manual/mod/mod_cgid.html.ko.euc-kr index b76e6116b3b..033d8f4287a 100644 --- a/docs/manual/mod/mod_cgid.html.ko.euc-kr +++ b/docs/manual/mod/mod_cgid.html.ko.euc-kr @@ -58,6 +58,7 @@

    Áö½Ã¾îµé

    +
    top
    +
    + + + + + + + +
    ¼³¸í:The length of time to wait for more output from the +CGI program
    ¹®¹ý:CGIDScriptTimeout time[s|ms]
    ±âº»°ª:value of Timeout directive when +unset
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Base
    ¸ðµâ:mod_cgid
    Áö¿ø:CGIDScriptTimeout defaults to zero in releases 2.4 and earlier +

    The documentation for this directive has + not been translated yet. Please have a look at the English + version.

    top

    ScriptSock Áö½Ã¾î

    diff --git a/docs/manual/mod/mod_cgid.xml.ja b/docs/manual/mod/mod_cgid.xml.ja index 78cb763edae..e9b1922671a 100644 --- a/docs/manual/mod/mod_cgid.xml.ja +++ b/docs/manual/mod/mod_cgid.xml.ja @@ -1,7 +1,7 @@ - + + + +