apache-config-devel/mods-available/proxy_ftp.conf

6 lines
111 B
Plaintext
Raw Permalink Normal View History

<IfModule mod_proxy_ftp.c>
ProxyFtpDirCharset UTF-8
</IfModule>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet