From 64c41989659a66869baf336b97dc2190003bf606 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sun, 20 Dec 2015 12:12:04 +0100 Subject: [PATCH] Also allow access to the lintian.tags file --- config/debian/apache.conf-ftp | 4 ++++ 1 file changed, 4 insertions(+) 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] -- 2.39.2