From 0259cf593eac530b35f026aa18dec19b58a667db Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?=
Date: Sat, 11 Sep 2004 19:20:46 +0000
Subject: [PATCH] build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105082 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/allmodules.xml.de | 2 ++
docs/manual/mod/allmodules.xml.es | 2 ++
docs/manual/mod/allmodules.xml.ja | 2 ++
docs/manual/mod/allmodules.xml.ko | 2 ++
docs/manual/mod/index.html.de | 4 ++++
docs/manual/mod/index.html.en | 4 ++++
docs/manual/mod/index.html.es | 4 ++++
docs/manual/mod/index.html.ja.euc-jp | 4 ++++
docs/manual/mod/index.html.ko.euc-kr | 4 ++++
docs/manual/mod/mod_proxy.html.en | 2 +-
docs/manual/sitemap.html.de | 2 ++
docs/manual/sitemap.html.en | 2 ++
docs/manual/sitemap.html.es | 2 ++
docs/manual/sitemap.html.ja.euc-jp | 2 ++
docs/manual/sitemap.html.ko.euc-kr | 2 ++
15 files changed, 39 insertions(+), 1 deletion(-)
diff --git a/docs/manual/mod/allmodules.xml.de b/docs/manual/mod/allmodules.xml.de
index 9a9135e23b..950345fb36 100644
--- a/docs/manual/mod/allmodules.xml.de
+++ b/docs/manual/mod/allmodules.xml.de
@@ -53,6 +53,8 @@
mod_negotiation.xml
mod_nw_ssl.xml
mod_proxy.xml
+ mod_proxy_ajp.xml
+ mod_proxy_balancer.xml
mod_proxy_connect.xml
mod_proxy_ftp.xml
mod_proxy_http.xml
diff --git a/docs/manual/mod/allmodules.xml.es b/docs/manual/mod/allmodules.xml.es
index 700dd126cb..cc94f24254 100644
--- a/docs/manual/mod/allmodules.xml.es
+++ b/docs/manual/mod/allmodules.xml.es
@@ -53,6 +53,8 @@
mod_negotiation.xml
mod_nw_ssl.xml
mod_proxy.xml
+ mod_proxy_ajp.xml
+ mod_proxy_balancer.xml
mod_proxy_connect.xml
mod_proxy_ftp.xml
mod_proxy_http.xml
diff --git a/docs/manual/mod/allmodules.xml.ja b/docs/manual/mod/allmodules.xml.ja
index 311a7b4a80..d1e2081c71 100644
--- a/docs/manual/mod/allmodules.xml.ja
+++ b/docs/manual/mod/allmodules.xml.ja
@@ -53,6 +53,8 @@
mod_negotiation.xml.ja
mod_nw_ssl.xml
mod_proxy.xml
+ mod_proxy_ajp.xml
+ mod_proxy_balancer.xml
mod_proxy_connect.xml
mod_proxy_ftp.xml
mod_proxy_http.xml
diff --git a/docs/manual/mod/allmodules.xml.ko b/docs/manual/mod/allmodules.xml.ko
index 55ca426732..b52a81b896 100644
--- a/docs/manual/mod/allmodules.xml.ko
+++ b/docs/manual/mod/allmodules.xml.ko
@@ -53,6 +53,8 @@
mod_negotiation.xml
mod_nw_ssl.xml
mod_proxy.xml
+ mod_proxy_ajp.xml
+ mod_proxy_balancer.xml
mod_proxy_connect.xml
mod_proxy_ftp.xml
mod_proxy_http.xml
diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de
index c9604b9aea..acc509c2d5 100644
--- a/docs/manual/mod/index.html.de
+++ b/docs/manual/mod/index.html.de
@@ -146,6 +146,10 @@ by other LDAP modules
mod_negotiationProvides for content negotiation
mod_nw_sslEnable SSL encryption for NetWare
mod_proxyHTTP/1.1 proxy/gateway server
+mod_proxy_ajpAJP support module for
+mod_proxy
+mod_proxy_balancermod_proxy
extension for
+load balancing
mod_proxy_connectmod_proxy
extension for
CONNECT
request handling
mod_proxy_ftpFTP support module for
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en
index 507402e546..96ff650fbb 100644
--- a/docs/manual/mod/index.html.en
+++ b/docs/manual/mod/index.html.en
@@ -144,6 +144,10 @@ by other LDAP modules
mod_negotiationProvides for content negotiation
mod_nw_sslEnable SSL encryption for NetWare
mod_proxyHTTP/1.1 proxy/gateway server
+mod_proxy_ajpAJP support module for
+mod_proxy
+mod_proxy_balancermod_proxy
extension for
+load balancing
mod_proxy_connectmod_proxy
extension for
CONNECT
request handling
mod_proxy_ftpFTP support module for
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es
index e84ed84b08..41d354925c 100644
--- a/docs/manual/mod/index.html.es
+++ b/docs/manual/mod/index.html.es
@@ -147,6 +147,10 @@ by other LDAP modules
mod_negotiationProvides for content negotiation
mod_nw_sslEnable SSL encryption for NetWare
mod_proxyHTTP/1.1 proxy/gateway server
+mod_proxy_ajpAJP support module for
+mod_proxy
+mod_proxy_balancermod_proxy
extension for
+load balancing
mod_proxy_connectmod_proxy
extension for
CONNECT
request handling
mod_proxy_ftpFTP support module for
diff --git a/docs/manual/mod/index.html.ja.euc-jp b/docs/manual/mod/index.html.ja.euc-jp
index 5c4519d412..fd9faffe4e 100644
--- a/docs/manual/mod/index.html.ja.euc-jp
+++ b/docs/manual/mod/index.html.ja.euc-jp
@@ -135,6 +135,10 @@ by other LDAP modules
µ¡Ç½¤òÄ󶡤¹¤ë
mod_nw_sslEnable SSL encryption for NetWare
mod_proxyHTTP/1.1 proxy/gateway server
+mod_proxy_ajpAJP support module for
+mod_proxy
+mod_proxy_balancermod_proxy
extension for
+load balancing
mod_proxy_connectmod_proxy
extension for
CONNECT
request handling
mod_proxy_ftpFTP support module for
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr
index 4681ea8a80..0992cf544b 100644
--- a/docs/manual/mod/index.html.ko.euc-kr
+++ b/docs/manual/mod/index.html.ko.euc-kr
@@ -131,6 +131,10 @@ by other LDAP modules
mod_negotiationProvides for content negotiation
mod_nw_sslEnable SSL encryption for NetWare
mod_proxyHTTP/1.1 proxy/gateway server
+mod_proxy_ajpAJP support module for
+mod_proxy
+mod_proxy_balancermod_proxy
extension for
+load balancing
mod_proxy_connectmod_proxy
extension for
CONNECT
request handling
mod_proxy_ftpFTP support module for
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index eb0ec38783..8359a9053d 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -198,7 +198,7 @@
For more information on access control directives, see
- mod_access
.
+ mod_authz_host
.
Strictly limiting access is essential if you are using a
forward proxy (using the ProxyRequests
directive).
diff --git a/docs/manual/sitemap.html.de b/docs/manual/sitemap.html.de
index 7e4e807588..5b1e8e25c9 100644
--- a/docs/manual/sitemap.html.de
+++ b/docs/manual/sitemap.html.de
@@ -209,6 +209,8 @@ HPUX betreiben
Apache-Modul mod_negotiation
Apache-Modul mod_nw_ssl
Apache-Modul mod_proxy
+Apache-Modul mod_proxy_ajp
+Apache-Modul mod_proxy_balancer
Apache-Modul mod_proxy_connect
Apache-Modul mod_proxy_ftp
Apache-Modul mod_proxy_http
diff --git a/docs/manual/sitemap.html.en b/docs/manual/sitemap.html.en
index 4b8f8eb249..036de29cc1 100644
--- a/docs/manual/sitemap.html.en
+++ b/docs/manual/sitemap.html.en
@@ -207,6 +207,8 @@ Server on HPUX
Apache Module mod_negotiation
Apache Module mod_nw_ssl
Apache Module mod_proxy
+Apache Module mod_proxy_ajp
+Apache Module mod_proxy_balancer
Apache Module mod_proxy_connect
Apache Module mod_proxy_ftp
Apache Module mod_proxy_http
diff --git a/docs/manual/sitemap.html.es b/docs/manual/sitemap.html.es
index c14c233025..cf2fc5b0c6 100644
--- a/docs/manual/sitemap.html.es
+++ b/docs/manual/sitemap.html.es
@@ -212,6 +212,8 @@ usados para describir las directivas de Apache
Módulo Apache mod_negotiation
Módulo Apache mod_nw_ssl
Módulo Apache mod_proxy
+Módulo Apache mod_proxy_ajp
+Módulo Apache mod_proxy_balancer
Módulo Apache mod_proxy_connect
Módulo Apache mod_proxy_ftp
Módulo Apache mod_proxy_http
diff --git a/docs/manual/sitemap.html.ja.euc-jp b/docs/manual/sitemap.html.ja.euc-jp
index 2c6b0f00e2..6967928799 100644
--- a/docs/manual/sitemap.html.ja.euc-jp
+++ b/docs/manual/sitemap.html.ja.euc-jp
@@ -206,6 +206,8 @@
Apache ¥â¥¸¥å¡¼¥ë mod_negotiation
Apache ¥â¥¸¥å¡¼¥ë mod_nw_ssl
Apache ¥â¥¸¥å¡¼¥ë mod_proxy
+Apache ¥â¥¸¥å¡¼¥ë mod_proxy_ajp
+Apache ¥â¥¸¥å¡¼¥ë mod_proxy_balancer
Apache ¥â¥¸¥å¡¼¥ë mod_proxy_connect
Apache ¥â¥¸¥å¡¼¥ë mod_proxy_ftp
Apache ¥â¥¸¥å¡¼¥ë mod_proxy_http
diff --git a/docs/manual/sitemap.html.ko.euc-kr b/docs/manual/sitemap.html.ko.euc-kr
index d866709111..9d0395f605 100644
--- a/docs/manual/sitemap.html.ko.euc-kr
+++ b/docs/manual/sitemap.html.ko.euc-kr
@@ -212,6 +212,8 @@
¾ÆÆÄÄ¡ ¸ðµâ mod_negotiation
¾ÆÆÄÄ¡ ¸ðµâ mod_nw_ssl
¾ÆÆÄÄ¡ ¸ðµâ mod_proxy
+¾ÆÆÄÄ¡ ¸ðµâ mod_proxy_ajp
+¾ÆÆÄÄ¡ ¸ðµâ mod_proxy_balancer
¾ÆÆÄÄ¡ ¸ðµâ mod_proxy_connect
¾ÆÆÄÄ¡ ¸ðµâ mod_proxy_ftp
¾ÆÆÄÄ¡ ¸ðµâ mod_proxy_http
--
2.50.1