X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fapache.conf-ftp;h=a326bb27630de461ed89866d9acdf9386fee1595;hb=f2d6241dcdbd579e44dc70b0e76f03ea2a309708;hp=52a85528a8d67d84130973a6623e709e75ccdf47;hpb=f0bfd37e7286156598d79b53501ebe2000bb7924;p=dak.git diff --git a/config/debian/apache.conf-ftp b/config/debian/apache.conf-ftp index 52a85528..a326bb27 100644 --- a/config/debian/apache.conf-ftp +++ b/config/debian/apache.conf-ftp @@ -18,5 +18,9 @@ Options MultiViews Indexes SymLinksIfOwnerMatch + + AddCharset utf-8 .txt + + RewriteEngine On RewriteRule ^/~(.+) /users/$1 [R=permanent,L]