From: Lucien Gentis Date: Sun, 26 Mar 2017 12:36:35 +0000 (+0000) Subject: Rebuild. X-Git-Tag: 2.4.26~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=873e027d7512bb24420523d544815021acfd21f1;p=apache Rebuild. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1788726 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/index.html.zh-cn.utf8 b/docs/manual/index.html.zh-cn.utf8 index ae7280534f..c143dd7cbf 100644 --- a/docs/manual/index.html.zh-cn.utf8 +++ b/docs/manual/index.html.zh-cn.utf8 @@ -36,7 +36,6 @@  tr  |  zh-cn 

-
此翻译可能过期。要了解最近的更改,请阅读英文版。

+ +

平台相关说明

@@ -93,6 +96,7 @@ diff --git a/docs/manual/mod/directives.html.zh-cn.utf8 b/docs/manual/mod/directives.html.zh-cn.utf8 index 1b83ada481..265444dfeb 100644 --- a/docs/manual/mod/directives.html.zh-cn.utf8 +++ b/docs/manual/mod/directives.html.zh-cn.utf8 @@ -440,6 +440,8 @@
  • ProxyExpressDBMFile
  • ProxyExpressDBMType
  • ProxyExpressEnable
  • +
  • ProxyFCGIBackendType
  • +
  • ProxyFCGISetEnvIf
  • ProxyFtpDirCharset
  • ProxyFtpEscapeWildcards
  • ProxyFtpListOnWildcard
  • diff --git a/docs/manual/mod/quickreference.html.zh-cn.utf8 b/docs/manual/mod/quickreference.html.zh-cn.utf8 index da39fed20e..3acbccc704 100644 --- a/docs/manual/mod/quickreference.html.zh-cn.utf8 +++ b/docs/manual/mod/quickreference.html.zh-cn.utf8 @@ -718,6 +718,10 @@ proxied
    ProxyExpressDBMFile <pathname>svE
    Pathname to DBM file.
    ProxyExpressDBMFile <type>svE
    DBM type of file.
    ProxyExpressEnable [on|off]svE
    Enable the module functionality.
    ProxyFCGIBackendType FPM|GENERIC FPM svdhE
    Specify the type of backend FastCGI application
    ProxyFCGISetEnvIf conditional-expression + [!]environment-variable-name + [value-expression]svdhE
    Allow variables sent to FastCGI servers to be fixed up
    ProxyFtpDirCharset character set ISO-8859-1 svdE
    Define the character set for proxied FTP listings
    ProxyFtpEscapeWildcards [on|off]svdE
    Whether wildcards in requested filenames are escaped when sent to the FTP server
    ProxyFtpListOnWildcard [on|off]svdE
    Whether wildcards in requested filenames trigger a file listing