diff options
Diffstat (limited to 'apache2')
-rw-r--r-- | apache2/conf.d/local-jabber.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apache2/conf.d/local-jabber.conf b/apache2/conf.d/local-jabber.conf index 5be914d..f564abb 100644 --- a/apache2/conf.d/local-jabber.conf +++ b/apache2/conf.d/local-jabber.conf @@ -17,9 +17,6 @@ AddDefaultCharset UTF-8 Order deny,allow # Deny from all Allow from all - - # Define the character set for proxied FTP directory listings - ProxyFtpDirCharset UTF-8 </Proxy> <ProxyMatch http://localhost:5280/.*> |