From 5e90ede647f35d15935e8de5edcbe52af74473a1 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 2 Oct 2017 18:15:40 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1810570 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/allmodules.xml | 1 + docs/manual/mod/allmodules.xml.de | 1 + docs/manual/mod/allmodules.xml.es | 1 + docs/manual/mod/allmodules.xml.fr | 1 + docs/manual/mod/allmodules.xml.ja | 1 + docs/manual/mod/allmodules.xml.ko | 1 + docs/manual/mod/allmodules.xml.tr | 1 + docs/manual/mod/allmodules.xml.zh-cn | 1 + docs/manual/mod/index.html.de | 1 + docs/manual/mod/index.html.en | 1 + docs/manual/mod/index.html.es | 1 + docs/manual/mod/index.html.fr | 1 + docs/manual/mod/index.html.ja.utf8 | 1 + docs/manual/mod/index.html.ko.euc-kr | 1 + docs/manual/mod/index.html.tr.utf8 | 1 + docs/manual/mod/index.html.zh-cn.utf8 | 1 + docs/manual/mod/mod_proxy.html.fr | 2 ++ docs/manual/mod/mod_proxy.xml.fr | 2 +- docs/manual/mod/mod_proxy.xml.ja | 2 +- docs/manual/mod/mod_proxy.xml.meta | 2 +- docs/manual/sitemap.html.de | 1 + docs/manual/sitemap.html.en | 1 + docs/manual/sitemap.html.es | 1 + docs/manual/sitemap.html.fr | 1 + docs/manual/sitemap.html.ja.utf8 | 1 + docs/manual/sitemap.html.ko.euc-kr | 1 + docs/manual/sitemap.html.tr.utf8 | 1 + docs/manual/sitemap.html.zh-cn.utf8 | 1 + 28 files changed, 29 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml index 839cccedcc..7d396c08cc 100644 --- a/docs/manual/mod/allmodules.xml +++ b/docs/manual/mod/allmodules.xml @@ -96,6 +96,7 @@ mod_proxy_http.xml mod_proxy_http2.xml mod_proxy_scgi.xml + mod_proxy_uwsgi.xml mod_proxy_wstunnel.xml mod_ratelimit.xml mod_reflector.xml diff --git a/docs/manual/mod/allmodules.xml.de b/docs/manual/mod/allmodules.xml.de index 1d65309bed..3ac2d30a47 100644 --- a/docs/manual/mod/allmodules.xml.de +++ b/docs/manual/mod/allmodules.xml.de @@ -96,6 +96,7 @@ mod_proxy_http.xml mod_proxy_http2.xml mod_proxy_scgi.xml + mod_proxy_uwsgi.xml mod_proxy_wstunnel.xml mod_ratelimit.xml mod_reflector.xml diff --git a/docs/manual/mod/allmodules.xml.es b/docs/manual/mod/allmodules.xml.es index a46233be0a..45cf4c2145 100644 --- a/docs/manual/mod/allmodules.xml.es +++ b/docs/manual/mod/allmodules.xml.es @@ -96,6 +96,7 @@ mod_proxy_http.xml mod_proxy_http2.xml mod_proxy_scgi.xml + mod_proxy_uwsgi.xml mod_proxy_wstunnel.xml mod_ratelimit.xml mod_reflector.xml diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr index 2b6630a67d..27bf3ae7cf 100644 --- a/docs/manual/mod/allmodules.xml.fr +++ b/docs/manual/mod/allmodules.xml.fr @@ -96,6 +96,7 @@ mod_proxy_http.xml.fr mod_proxy_http2.xml mod_proxy_scgi.xml.fr + mod_proxy_uwsgi.xml mod_proxy_wstunnel.xml mod_ratelimit.xml.fr mod_reflector.xml.fr diff --git a/docs/manual/mod/allmodules.xml.ja b/docs/manual/mod/allmodules.xml.ja index 2de9d80e69..d99cd4b6b4 100644 --- a/docs/manual/mod/allmodules.xml.ja +++ b/docs/manual/mod/allmodules.xml.ja @@ -96,6 +96,7 @@ mod_proxy_http.xml mod_proxy_http2.xml mod_proxy_scgi.xml + mod_proxy_uwsgi.xml mod_proxy_wstunnel.xml mod_ratelimit.xml mod_reflector.xml diff --git a/docs/manual/mod/allmodules.xml.ko b/docs/manual/mod/allmodules.xml.ko index 59db6462fc..535c94fcc1 100644 --- a/docs/manual/mod/allmodules.xml.ko +++ b/docs/manual/mod/allmodules.xml.ko @@ -96,6 +96,7 @@ mod_proxy_http.xml mod_proxy_http2.xml mod_proxy_scgi.xml + mod_proxy_uwsgi.xml mod_proxy_wstunnel.xml mod_ratelimit.xml mod_reflector.xml diff --git a/docs/manual/mod/allmodules.xml.tr b/docs/manual/mod/allmodules.xml.tr index d6dcde1b5a..de10dc5f91 100644 --- a/docs/manual/mod/allmodules.xml.tr +++ b/docs/manual/mod/allmodules.xml.tr @@ -96,6 +96,7 @@ mod_proxy_http.xml mod_proxy_http2.xml mod_proxy_scgi.xml + mod_proxy_uwsgi.xml mod_proxy_wstunnel.xml mod_ratelimit.xml mod_reflector.xml diff --git a/docs/manual/mod/allmodules.xml.zh-cn b/docs/manual/mod/allmodules.xml.zh-cn index 839cccedcc..7d396c08cc 100644 --- a/docs/manual/mod/allmodules.xml.zh-cn +++ b/docs/manual/mod/allmodules.xml.zh-cn @@ -96,6 +96,7 @@ mod_proxy_http.xml mod_proxy_http2.xml mod_proxy_scgi.xml + mod_proxy_uwsgi.xml mod_proxy_wstunnel.xml mod_ratelimit.xml mod_reflector.xml diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index 870e5df70d..c8a65e7cfb 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -210,6 +210,7 @@ from Clients' networks in a proxy context.
mod_proxy_http2
HTTP/2 support module for mod_proxy
mod_proxy_scgi
SCGI gateway module for mod_proxy
+
mod_proxy_uwsgi
UWSGI gateway module for mod_proxy
mod_proxy_wstunnel
Websockets support module for mod_proxy
mod_ratelimit
Bandwidth Rate Limiting for Clients
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index 5c518a8aca..081abb4ace 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -206,6 +206,7 @@ from Clients' networks in a proxy context.
mod_proxy_http2
HTTP/2 support module for mod_proxy
mod_proxy_scgi
SCGI gateway module for mod_proxy
+
mod_proxy_uwsgi
UWSGI gateway module for mod_proxy
mod_proxy_wstunnel
Websockets support module for mod_proxy
mod_ratelimit
Bandwidth Rate Limiting for Clients
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es index d48408a319..a0667b555c 100644 --- a/docs/manual/mod/index.html.es +++ b/docs/manual/mod/index.html.es @@ -207,6 +207,7 @@ from Clients' networks in a proxy context.
mod_proxy_http2
HTTP/2 support module for mod_proxy
mod_proxy_scgi
SCGI gateway module for mod_proxy
+
mod_proxy_uwsgi
UWSGI gateway module for mod_proxy
mod_proxy_wstunnel
Websockets support module for mod_proxy
mod_ratelimit
Bandwidth Rate Limiting for Clients
diff --git a/docs/manual/mod/index.html.fr b/docs/manual/mod/index.html.fr index b2405a5da0..39ccde1f9b 100644 --- a/docs/manual/mod/index.html.fr +++ b/docs/manual/mod/index.html.fr @@ -242,6 +242,7 @@ mandataire. mod_proxy
mod_proxy_scgi
Module fournissant le support de la passerelle SCGI à mod_proxy
+
mod_proxy_uwsgi
UWSGI gateway module for mod_proxy
mod_proxy_wstunnel
Websockets support module for mod_proxy
mod_ratelimit
Limitation de la bande passante pour les clients
diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8 index 3c0943aeb6..ee8d385dac 100644 --- a/docs/manual/mod/index.html.ja.utf8 +++ b/docs/manual/mod/index.html.ja.utf8 @@ -198,6 +198,7 @@ from Clients' networks in a proxy context.
mod_proxy_http2
HTTP/2 support module for mod_proxy
mod_proxy_scgi
SCGI gateway module for mod_proxy
+
mod_proxy_uwsgi
UWSGI gateway module for mod_proxy
mod_proxy_wstunnel
Websockets support module for mod_proxy
mod_ratelimit
Bandwidth Rate Limiting for Clients
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr index c3bdeffb41..34284b7681 100644 --- a/docs/manual/mod/index.html.ko.euc-kr +++ b/docs/manual/mod/index.html.ko.euc-kr @@ -196,6 +196,7 @@ from Clients' networks in a proxy context.
mod_proxy_http2
HTTP/2 support module for mod_proxy
mod_proxy_scgi
SCGI gateway module for mod_proxy
+
mod_proxy_uwsgi
UWSGI gateway module for mod_proxy
mod_proxy_wstunnel
Websockets support module for mod_proxy
mod_ratelimit
Bandwidth Rate Limiting for Clients
diff --git a/docs/manual/mod/index.html.tr.utf8 b/docs/manual/mod/index.html.tr.utf8 index 7d02a9bec7..1950ab4bee 100644 --- a/docs/manual/mod/index.html.tr.utf8 +++ b/docs/manual/mod/index.html.tr.utf8 @@ -202,6 +202,7 @@ from Clients' networks in a proxy context.
mod_proxy_http2
HTTP/2 support module for mod_proxy
mod_proxy_scgi
SCGI gateway module for mod_proxy
+
mod_proxy_uwsgi
UWSGI gateway module for mod_proxy
mod_proxy_wstunnel
Websockets support module for mod_proxy
mod_ratelimit
Bandwidth Rate Limiting for Clients
diff --git a/docs/manual/mod/index.html.zh-cn.utf8 b/docs/manual/mod/index.html.zh-cn.utf8 index 1b87ad5daa..52c2c1744d 100644 --- a/docs/manual/mod/index.html.zh-cn.utf8 +++ b/docs/manual/mod/index.html.zh-cn.utf8 @@ -201,6 +201,7 @@ from Clients' networks in a proxy context.
mod_proxy_http2
HTTP/2 support module for mod_proxy
mod_proxy_scgi
SCGI gateway module for mod_proxy
+
mod_proxy_uwsgi
UWSGI gateway module for mod_proxy
mod_proxy_wstunnel
Websockets support module for mod_proxy
mod_ratelimit
Bandwidth Rate Limiting for Clients
diff --git a/docs/manual/mod/mod_proxy.html.fr b/docs/manual/mod/mod_proxy.html.fr index 97477625e9..0bd2ed7671 100644 --- a/docs/manual/mod/mod_proxy.html.fr +++ b/docs/manual/mod/mod_proxy.html.fr @@ -30,6 +30,8 @@  fr  |  ja 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr index 7e56561ef4..264b7b6641 100644 --- a/docs/manual/mod/mod_proxy.xml.fr +++ b/docs/manual/mod/mod_proxy.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index c237bcdc18..c38e78fd09 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +
Description:Serveur mandataire/passerelle multi-protocole
Statut:Extension
Identificateur de Module:proxy_module