Knife-Zero doesn't include Berkshelf support, so vendoring everything in the repo is convenient again
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
<IfModule mod_proxy_ftp.c>
|
|
# Define the character set for proxied FTP listings. Default is ISO-8859-1
|
|
ProxyFtpDirCharset UTF-8
|
|
</IfModule>
|