From 717f398aad41abb7ae21b10583d68b5047df4199 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 22 Jan 2013 13:45:55 +0000 Subject: [PATCH] update xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1436922 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/directives.html.de | 1 + docs/manual/mod/directives.html.en | 1 + docs/manual/mod/directives.html.es | 1 + docs/manual/mod/directives.html.fr | 1 + docs/manual/mod/directives.html.ja.utf8 | 1 + docs/manual/mod/directives.html.ko.euc-kr | 1 + docs/manual/mod/directives.html.tr.utf8 | 1 + docs/manual/mod/directives.html.zh-cn | 1 + docs/manual/mod/mod_proxy.html.en | 19 + docs/manual/mod/mod_proxy.html.fr | 17 + docs/manual/mod/mod_proxy.html.ja.utf8 | 15 + 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/mod/quickreference.html.de | 1065 ++++++++-------- docs/manual/mod/quickreference.html.en | 1065 ++++++++-------- docs/manual/mod/quickreference.html.es | 1065 ++++++++-------- docs/manual/mod/quickreference.html.ja.utf8 | 1047 ++++++++-------- docs/manual/mod/quickreference.html.ko.euc-kr | 1061 ++++++++-------- docs/manual/mod/quickreference.html.tr.utf8 | 1077 +++++++++-------- docs/manual/mod/quickreference.html.zh-cn | 1065 ++++++++-------- 21 files changed, 3788 insertions(+), 3722 deletions(-) diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de index bb0ac29a45..f3b77bcd0e 100644 --- a/docs/manual/mod/directives.html.de +++ b/docs/manual/mod/directives.html.de @@ -147,6 +147,7 @@
  • AuthzSendForbiddenOnFailure
  • BalancerGrowth
  • BalancerMember
  • +
  • BalancerPersist
  • BrowserMatch
  • BrowserMatchNoCase
  • BufferedLogs
  • diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 28c7be60d3..6fc5a72ebc 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -148,6 +148,7 @@
  • AuthzSendForbiddenOnFailure
  • BalancerGrowth
  • BalancerMember
  • +
  • BalancerPersist
  • BrowserMatch
  • BrowserMatchNoCase
  • BufferedLogs
  • diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es index 0f2c9b6a95..7d1258b144 100644 --- a/docs/manual/mod/directives.html.es +++ b/docs/manual/mod/directives.html.es @@ -150,6 +150,7 @@
  • AuthzSendForbiddenOnFailure
  • BalancerGrowth
  • BalancerMember
  • +
  • BalancerPersist
  • BrowserMatch
  • BrowserMatchNoCase
  • BufferedLogs
  • diff --git a/docs/manual/mod/directives.html.fr b/docs/manual/mod/directives.html.fr index 765937b30e..94c8fef1eb 100644 --- a/docs/manual/mod/directives.html.fr +++ b/docs/manual/mod/directives.html.fr @@ -148,6 +148,7 @@
  • AuthzSendForbiddenOnFailure
  • BalancerGrowth
  • BalancerMember
  • +
  • BalancerPersist
  • BrowserMatch
  • BrowserMatchNoCase
  • BufferedLogs
  • diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8 index c3dd6ec329..d235963a1f 100644 --- a/docs/manual/mod/directives.html.ja.utf8 +++ b/docs/manual/mod/directives.html.ja.utf8 @@ -145,6 +145,7 @@
  • AuthzSendForbiddenOnFailure
  • BalancerGrowth
  • BalancerMember
  • +
  • BalancerPersist
  • BrowserMatch
  • BrowserMatchNoCase
  • BufferedLogs
  • diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr index 913c1242c2..4adad0b45f 100644 --- a/docs/manual/mod/directives.html.ko.euc-kr +++ b/docs/manual/mod/directives.html.ko.euc-kr @@ -145,6 +145,7 @@
  • AuthzSendForbiddenOnFailure
  • BalancerGrowth
  • BalancerMember
  • +
  • BalancerPersist
  • BrowserMatch
  • BrowserMatchNoCase
  • BufferedLogs
  • diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8 index ae317e9f9c..5709362639 100644 --- a/docs/manual/mod/directives.html.tr.utf8 +++ b/docs/manual/mod/directives.html.tr.utf8 @@ -144,6 +144,7 @@
  • AuthzSendForbiddenOnFailure
  • BalancerGrowth
  • BalancerMember
  • +
  • BalancerPersist
  • BrowserMatch
  • BrowserMatchNoCase
  • BufferedLogs
  • diff --git a/docs/manual/mod/directives.html.zh-cn b/docs/manual/mod/directives.html.zh-cn index b681fbc388..1bbd742612 100644 --- a/docs/manual/mod/directives.html.zh-cn +++ b/docs/manual/mod/directives.html.zh-cn @@ -143,6 +143,7 @@
  • AuthzSendForbiddenOnFailure
  • BalancerGrowth
  • BalancerMember
  • +
  • BalancerPersist
  • BrowserMatch
  • BrowserMatchNoCase
  • BufferedLogs
  • diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 8bb2b45d71..efb7caca15 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -87,6 +87,7 @@