From: Ruediger Pluem Date: Wed, 2 Jan 2008 10:02:51 +0000 (+0000) Subject: * Update transformation. X-Git-Tag: 2.3.0~1064 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6ba610c419b2bc4cd7dced72012f6f3f1ab9589;p=apache * Update transformation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@608070 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index beb0b70ee3..124d5b7d32 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -303,6 +303,7 @@
  • ProxyBlock
  • ProxyDomain
  • ProxyErrorOverride
  • +
  • ProxyFtpDirCharset
  • ProxyIOBufferSize
  • <ProxyMatch>
  • ProxyMaxForwards
  • diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 3eaf2509d4..d22019224b 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -70,6 +70,7 @@
  • ProxyBlock
  • ProxyDomain
  • ProxyErrorOverride
  • +
  • ProxyFtpDirCharset
  • ProxyIOBufferSize
  • <ProxyMatch>
  • ProxyMaxForwards
  • @@ -650,6 +651,22 @@ proxied

    This directive does not affect the processing of informational (1xx), normal success (2xx), or redirect (3xx) responses.

    + +
    top
    +

    ProxyFtpDirCharset Directive

    + + + + + + + + +
    Description:Define the character set for proxied FTP listings
    Syntax:ProxyFtpDirCharset character set
    Default:ProxyFtpDirCharset ISO-8859-1
    Context:server config, virtual host, directory
    Status:Extension
    Module:mod_proxy
    Compatibility:Available in Apache 2.2.7 and later
    +

    The ProxyFtpDirCharset directive defines the + character set to be set for FTP directory listings in HTML generated by + mod_proxy_ftp.

    +
    top

    ProxyIOBufferSize Directive

    diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index 862caae122..8bbb06eafc 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - + + +