]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/apache.conf-ftp
update with what we have on franck
[dak.git] / config / debian / apache.conf-ftp
index 52a85528a8d67d84130973a6623e709e75ccdf47..a326bb27630de461ed89866d9acdf9386fee1595 100644 (file)
@@ -18,5 +18,9 @@
     Options MultiViews Indexes SymLinksIfOwnerMatch
   </Directory>
 
+  <Directory /srv/ftp.debian.org/web>
+    AddCharset utf-8 .txt
+  </Directory>
+
   RewriteEngine On
   RewriteRule ^/~(.+) /users/$1 [R=permanent,L]