From: Graham Leggett Date: Wed, 23 Sep 2009 22:36:06 +0000 (+0000) Subject: Update transformations with ./build.sh all convmap X-Git-Tag: 2.2.14~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02bb42345d93fbd3fdc8f5b24aa3866da8690b8d;p=thirdparty%2Fapache%2Fhttpd.git Update transformations with ./build.sh all convmap git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@818295 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map index e3eeccd291a..925a29397f0 100644 --- a/docs/manual/convenience.map +++ b/docs/manual/convenience.map @@ -277,6 +277,8 @@ proxyreceivebuffersize mod/mod_proxy.html#proxyreceivebuffersize proxyremote mod/mod_proxy.html#proxyremote proxyremotematch mod/mod_proxy.html#proxyremotematch proxyrequests mod/mod_proxy.html#proxyrequests +proxyscgiinternalredirect mod/mod_proxy_scgi.html#proxyscgiinternalredirect +proxyscgisendfile mod/mod_proxy_scgi.html#proxyscgisendfile proxyset mod/mod_proxy.html#proxyset proxystatus mod/mod_proxy.html#proxystatus proxytimeout mod/mod_proxy.html#proxytimeout diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de index 54e7a0f8a80..a4abe7ae39b 100644 --- a/docs/manual/mod/directives.html.de +++ b/docs/manual/mod/directives.html.de @@ -310,6 +310,8 @@
  • ProxyRemote
  • ProxyRemoteMatch
  • ProxyRequests
  • +
  • ProxySCGIInternalRedirect
  • +
  • ProxySCGISendfile
  • ProxySet
  • ProxyStatus
  • ProxyTimeout
  • diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es index 2a9d1a06a53..02fa5ff2240 100644 --- a/docs/manual/mod/directives.html.es +++ b/docs/manual/mod/directives.html.es @@ -316,6 +316,8 @@
  • ProxyRemote
  • ProxyRemoteMatch
  • ProxyRequests
  • +
  • ProxySCGIInternalRedirect
  • +
  • ProxySCGISendfile
  • ProxySet
  • ProxyStatus
  • ProxyTimeout
  • diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8 index 4a59e35129a..6e897bad0e1 100644 --- a/docs/manual/mod/directives.html.ja.utf8 +++ b/docs/manual/mod/directives.html.ja.utf8 @@ -301,6 +301,8 @@
  • ProxyRemote
  • ProxyRemoteMatch
  • ProxyRequests
  • +
  • ProxySCGIInternalRedirect
  • +
  • ProxySCGISendfile
  • ProxyTimeout
  • ProxyVia
  • ReadmeName
  • diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr index 06cddaecd00..f5875cde257 100644 --- a/docs/manual/mod/directives.html.ko.euc-kr +++ b/docs/manual/mod/directives.html.ko.euc-kr @@ -304,6 +304,8 @@
  • ProxyRemote
  • ProxyRemoteMatch
  • ProxyRequests
  • +
  • ProxySCGIInternalRedirect
  • +
  • ProxySCGISendfile
  • ProxySet
  • ProxyStatus
  • ProxyTimeout
  • diff --git a/docs/manual/mod/directives.html.ru.koi8-r b/docs/manual/mod/directives.html.ru.koi8-r index 9b6435c3bc5..e172c1cfd01 100644 --- a/docs/manual/mod/directives.html.ru.koi8-r +++ b/docs/manual/mod/directives.html.ru.koi8-r @@ -313,6 +313,8 @@
  • ProxyRemote
  • ProxyRemoteMatch
  • ProxyRequests
  • +
  • ProxySCGIInternalRedirect
  • +
  • ProxySCGISendfile
  • ProxySet
  • ProxyStatus
  • ProxyTimeout
  • diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8 index 9e10cfe0c6d..4cda32b6d08 100644 --- a/docs/manual/mod/directives.html.tr.utf8 +++ b/docs/manual/mod/directives.html.tr.utf8 @@ -310,6 +310,8 @@
  • ProxyRemote
  • ProxyRemoteMatch
  • ProxyRequests
  • +
  • ProxySCGIInternalRedirect
  • +
  • ProxySCGISendfile
  • ProxySet
  • ProxyStatus
  • ProxyTimeout
  • diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index 4931454486f..7c1d8668775 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -157,6 +157,7 @@ by other LDAP modules mod_proxy
    mod_proxy_http
    HTTP support module for mod_proxy
    +
    mod_proxy_scgi
    SCGI gateway module for mod_proxy
    mod_rewrite
    Provides a rule-based rewriting engine to rewrite requested URLs on the fly
    mod_setenvif
    Allows the setting of environment variables based diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es index 8ed3f8c2930..2d764ab833c 100644 --- a/docs/manual/mod/index.html.es +++ b/docs/manual/mod/index.html.es @@ -158,6 +158,7 @@ by other LDAP modules
    mod_proxy
    mod_proxy_http
    HTTP support module for mod_proxy
    +
    mod_proxy_scgi
    SCGI gateway module for mod_proxy
    mod_rewrite
    Provides a rule-based rewriting engine to rewrite requested URLs on the fly
    mod_setenvif
    Allows the setting of environment variables based diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8 index d408975144a..8c6aa7a50f5 100644 --- a/docs/manual/mod/index.html.ja.utf8 +++ b/docs/manual/mod/index.html.ja.utf8 @@ -145,6 +145,7 @@ by other LDAP modules
    mod_proxy
    mod_proxy_http
    HTTP support module for mod_proxy
    +
    mod_proxy_scgi
    SCGI gateway module for mod_proxy
    mod_rewrite
    Provides a rule-based rewriting engine to rewrite requested URLs on the fly
    mod_setenvif
    リクエストの特徴に基づいた環境変数の設定を可能にする
    diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr index d707326dbb8..70d08364752 100644 --- a/docs/manual/mod/index.html.ko.euc-kr +++ b/docs/manual/mod/index.html.ko.euc-kr @@ -141,6 +141,7 @@ by other LDAP modules mod_proxy
    mod_proxy_http
    HTTP support module for mod_proxy
    +
    mod_proxy_scgi
    SCGI gateway module for mod_proxy
    mod_rewrite
    Provides a rule-based rewriting engine to rewrite requested URLs on the fly
    mod_setenvif
    ¿äûÀÇ ¼º°Ý¿¡ µû¶ó ȯ°æº¯¼ö ¼³Á¤À» º¯°æÇÑ´Ù
    diff --git a/docs/manual/mod/index.html.tr.utf8 b/docs/manual/mod/index.html.tr.utf8 index 6bba727b6bf..682d706b4c3 100644 --- a/docs/manual/mod/index.html.tr.utf8 +++ b/docs/manual/mod/index.html.tr.utf8 @@ -151,6 +151,7 @@ by other LDAP modules mod_proxy
    mod_proxy_http
    HTTP support module for mod_proxy
    +
    mod_proxy_scgi
    SCGI gateway module for mod_proxy
    mod_rewrite
    Provides a rule-based rewriting engine to rewrite requested URLs on the fly
    mod_setenvif
    Ortam değişkenlerinin isteğin özelliklerine uygun olarak atanmasını sağlar
    diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index fd42622916c..37215a15002 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -549,6 +549,10 @@ connections ProxyRemoteMatch regex remote-serversvERemote proxy used to handle requests matched by regular expressions ProxyRequests On|Off Off svEEnables forward (standard) proxy requests +ProxySCGIInternalRedirect On|Off On svdEEnable or disable internal redirect responses from the +backend +ProxySCGISendfile On|Off|Headername Off svdEEnable evaluation of X-Sendfile pseudo response +header ProxySet url key=value [key=value ...]dESet various Proxy balancer or member parameters ProxyStatus Off|On|Full Off svEShow Proxy LoadBalancer status in mod_status ProxyTimeout secondssvENetwork timeout for proxied requests diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index c6900e037fc..f74a0e160d7 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -544,6 +544,10 @@ connections ProxyRemoteMatch regex remote-serversvERemote proxy used to handle requests matched by regular expressions ProxyRequests On|Off Off svEEnables forward (standard) proxy requests +ProxySCGIInternalRedirect On|Off On svdEEnable or disable internal redirect responses from the +backend +ProxySCGISendfile On|Off|Headername Off svdEEnable evaluation of X-Sendfile pseudo response +header ProxySet url key=value [key=value ...]dESet various Proxy balancer or member parameters ProxyStatus Off|On|Full Off svEShow Proxy LoadBalancer status in mod_status ProxyTimeout secondssvENetwork timeout for proxied requests diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8 index a116db2339b..52c1c3a9242 100644 --- a/docs/manual/mod/quickreference.html.ja.utf8 +++ b/docs/manual/mod/quickreference.html.ja.utf8 @@ -476,6 +476,10 @@ URL を調整する ProxyRemote match remote-serversvE特定のリクエストを扱う時に使われるリモートプロキシを指定する ProxyRemoteMatch regex remote-serversvE正規表現でのマッチによるリクエストを扱うリモートプロキシの指定 ProxyRequests On|Off Off svEフォワード (標準の) プロキシリクエストを有効にする +ProxySCGIInternalRedirect On|Off On svdEEnable or disable internal redirect responses from the +backend +ProxySCGISendfile On|Off|Headername Off svdEEnable evaluation of X-Sendfile pseudo response +header ProxyTimeout seconds 300 svEプロキシされたリクエストのネットワークタイムアウト ProxyVia On|Off|Full|Block Off svEプロキシされたリクエストの Via HTTP 応答ヘッダ により提供される情報 diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index 69d59b03244..dce9581cad3 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -484,6 +484,10 @@ connections ProxyRemoteMatch regex remote-serversvERemote proxy used to handle requests matched by regular expressions ProxyRequests On|Off Off svEEnables forward (standard) proxy requests +ProxySCGIInternalRedirect On|Off On svdEEnable or disable internal redirect responses from the +backend +ProxySCGISendfile On|Off|Headername Off svdEEnable evaluation of X-Sendfile pseudo response +header ProxySet url key=value [key=value ...]dESet various Proxy balancer or member parameters ProxyStatus Off|On|Full Off svEShow Proxy LoadBalancer status in mod_status ProxyTimeout secondssvENetwork timeout for proxied requests diff --git a/docs/manual/mod/quickreference.html.ru.koi8-r b/docs/manual/mod/quickreference.html.ru.koi8-r index 5652b5b0eab..a33341bc9ef 100644 --- a/docs/manual/mod/quickreference.html.ru.koi8-r +++ b/docs/manual/mod/quickreference.html.ru.koi8-r @@ -542,6 +542,10 @@ connections ProxyRemoteMatch regex remote-serversvERemote proxy used to handle requests matched by regular expressions ProxyRequests On|Off Off svEEnables forward (standard) proxy requests +ProxySCGIInternalRedirect On|Off On svdEEnable or disable internal redirect responses from the +backend +ProxySCGISendfile On|Off|Headername Off svdEEnable evaluation of X-Sendfile pseudo response +header ProxySet url key=value [key=value ...]dESet various Proxy balancer or member parameters ProxyStatus Off|On|Full Off svEShow Proxy LoadBalancer status in mod_status ProxyTimeout secondssvENetwork timeout for proxied requests diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8 index 2317832b6c1..600187ae353 100644 --- a/docs/manual/mod/quickreference.html.tr.utf8 +++ b/docs/manual/mod/quickreference.html.tr.utf8 @@ -540,6 +540,10 @@ connections ProxyRemoteMatch regex remote-serverskERemote proxy used to handle requests matched by regular expressions ProxyRequests On|Off Off skEEnables forward (standard) proxy requests +ProxySCGIInternalRedirect On|Off On skdEEnable or disable internal redirect responses from the +backend +ProxySCGISendfile On|Off|Headername Off skdEEnable evaluation of X-Sendfile pseudo response +header ProxySet url key=value [key=value ...]dESet various Proxy balancer or member parameters ProxyStatus Off|On|Full Off skEShow Proxy LoadBalancer status in mod_status ProxyTimeout secondsskENetwork timeout for proxied requests diff --git a/docs/manual/sitemap.html.de b/docs/manual/sitemap.html.de index fa6dc6f407a..352d0b78863 100644 --- a/docs/manual/sitemap.html.de +++ b/docs/manual/sitemap.html.de @@ -226,6 +226,7 @@ HPUX betreiben
  • Apache-Modul mod_proxy_connect
  • Apache-Modul mod_proxy_ftp
  • Apache-Modul mod_proxy_http
  • +
  • Apache-Modul mod_proxy_scgi
  • Apache-Modul mod_rewrite
  • Apache-Modul mod_setenvif
  • Apache-Modul mod_so
  • diff --git a/docs/manual/sitemap.html.es b/docs/manual/sitemap.html.es index eb920e11ef4..6f6c5d2148d 100644 --- a/docs/manual/sitemap.html.es +++ b/docs/manual/sitemap.html.es @@ -225,6 +225,7 @@ usados para describir las directivas de Apache
  • Módulo Apache mod_proxy_connect
  • Módulo Apache mod_proxy_ftp
  • Módulo Apache mod_proxy_http
  • +
  • Módulo Apache mod_proxy_scgi
  • Módulo Apache mod_rewrite
  • Módulo Apache mod_setenvif
  • Módulo Apache mod_so
  • diff --git a/docs/manual/sitemap.html.ja.utf8 b/docs/manual/sitemap.html.ja.utf8 index 8890092cde9..1dc3a6e43bf 100644 --- a/docs/manual/sitemap.html.ja.utf8 +++ b/docs/manual/sitemap.html.ja.utf8 @@ -221,6 +221,7 @@
  • Apache モジュール mod_proxy_connect
  • Apache モジュール mod_proxy_ftp
  • Apache モジュール mod_proxy_http
  • +
  • Apache モジュール mod_proxy_scgi
  • Apache モジュール mod_rewrite
  • Apache モジュール mod_setenvif
  • Apache モジュール mod_so
  • diff --git a/docs/manual/sitemap.html.ko.euc-kr b/docs/manual/sitemap.html.ko.euc-kr index d453240c99f..c2a3ac33522 100644 --- a/docs/manual/sitemap.html.ko.euc-kr +++ b/docs/manual/sitemap.html.ko.euc-kr @@ -223,6 +223,7 @@
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_proxy_connect
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_proxy_ftp
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_proxy_http
  • +
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_proxy_scgi
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_rewrite
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_setenvif
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_so
  • diff --git a/docs/manual/sitemap.html.tr.utf8 b/docs/manual/sitemap.html.tr.utf8 index 2116616689a..4fde6fbf794 100644 --- a/docs/manual/sitemap.html.tr.utf8 +++ b/docs/manual/sitemap.html.tr.utf8 @@ -222,6 +222,7 @@ Windows ile Apache Kullanımı
  • Apache Modülü mod_proxy_connect
  • Apache Modülü mod_proxy_ftp
  • Apache Modülü mod_proxy_http
  • +
  • Apache Modülü mod_proxy_scgi
  • Apache Modülü mod_rewrite
  • Apache Modülü mod_setenvif
  • Apache Modülü mod_so