X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fapache.conf-ftp;h=4ac703deeeaa14f846029b5ec09ffa7f68157709;hb=64c41989659a66869baf336b97dc2190003bf606;hp=51027e2842aad29a8b1240b50137293f6a56d448;hpb=6f537fca87a0f04a72b9f660df6319ef7a92952e;p=dak.git diff --git a/config/debian/apache.conf-ftp b/config/debian/apache.conf-ftp index 51027e28..4ac703de 100644 --- a/config/debian/apache.conf-ftp +++ b/config/debian/apache.conf-ftp @@ -28,6 +28,10 @@ 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]