X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fapache.conf-ftp;h=3c8194a6192f53c667fd8e9b69a4254978310bdb;hb=165bcf28c9bc21d449253f05efba0b5f39ff6abf;hp=51027e2842aad29a8b1240b50137293f6a56d448;hpb=6f537fca87a0f04a72b9f660df6319ef7a92952e;p=dak.git diff --git a/config/debian/apache.conf-ftp b/config/debian/apache.conf-ftp index 51027e28..3c8194a6 100644 --- a/config/debian/apache.conf-ftp +++ b/config/debian/apache.conf-ftp @@ -28,6 +28,12 @@ Use common-debian-service-https-redirect * ftp-master.debian.org Options MultiViews Indexes SymLinksIfOwnerMatch + + + Require all granted + + + RewriteEngine On RewriteRule ^/~(.+) /users/$1 [R=permanent,L] RewriteRule ^/testing/(.*) https://release.debian.org/britney/$1 [R=permanent,L]