Add a private directory for the "Dehnert clan"
[sysconfig/apache2.git] / mods-available / proxy_ftp.conf
index 6da381af56738fbd79408a10570edb5a5da07802..29fec5675029fb237b139cc6166a21553734757b 100644 (file)
@@ -1,6 +1,8 @@
 <IfModule mod_proxy_ftp.c>
 
-# Define the character set for proxied FTP listings. Default is ISO-8859-1
-ProxyFtpDirCharset UTF-8
+       # Define the character set for proxied FTP listings. Default is ISO-8859-1
+       ProxyFtpDirCharset UTF-8
 
 </IfModule>
+
+# vim: syntax=apache ts=4 sw=4 sts=4 sr noet