From: Jim Jagielski Date: Wed, 2 Jan 2008 19:31:38 +0000 (+0000) Subject: Update docco xforms X-Git-Tag: 2.2.7~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4639e8555553840e64beb53639342ff9d502cf6a;p=thirdparty%2Fapache%2Fhttpd.git Update docco xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@608196 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 75428aca211..c3f9eb4350d 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -295,6 +295,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 3a857deba2b..1e598e45dbb 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
  • @@ -643,6 +644,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 4bdda7d197e..4bb599c31c1 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +