]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Introduce the ProxyFtpDirCharset directive, allowing the administrator
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Dec 2007 01:13:43 +0000 (01:13 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Dec 2007 01:13:43 +0000 (01:13 +0000)
commite5661d3734b2fdab68a5f827733a92330fe71465
treeeaa2f37b4a81f70304404fcb72c1ee393a882c77
parent72d809db6bbf76e69db688938fe306bf51b6a3f8
Introduce the ProxyFtpDirCharset directive, allowing the administrator
to identify a default, or specific servers or paths which list their
contents in other-than ISO-8859-1 charset (e.g. utf-8).

Submitted by: Ruediger Pluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607638 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_proxy.xml
include/ap_mmn.h
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_ftp.c