X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fapache.conf-ftp;h=37322454594357bc7fba0746a67d4c7775de2f57;hb=f54c87736c85e9c72b1693f9db50848992f88f61;hp=72a73b9aa33a4fa1594427781a8f8d007898d411;hpb=3cf22306574444cbc63616006e6e6433c3fc0aac;p=dak.git diff --git a/config/debian/apache.conf-ftp b/config/debian/apache.conf-ftp index 72a73b9a..37322454 100644 --- a/config/debian/apache.conf-ftp +++ b/config/debian/apache.conf-ftp @@ -24,8 +24,10 @@ Use common-debian-service-https-redirect * ftp-master.debian.org Require all granted AddCharset utf-8 .txt + Options MultiViews Indexes SymLinksIfOwnerMatch RewriteEngine On RewriteRule ^/~(.+) /users/$1 [R=permanent,L] + RewriteRule ^/testing/(.*) https://release.debian.org/britney/$1 [R=permanent,L]