From a773f1454e8f17cf663664e4737325d42a1daf15 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 13 Oct 2016 08:58:53 +0200 Subject: [PATCH] Revert "remove double slashes on metadata.ftp-master.debian.org" This reverts commit 5d598f2a486bfb7619f294eeb606aa114f183349. --- .../static-mirroring/vhost/static-vhosts-simple.erb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb index 738ad3a11..198ea2a6d 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -22,11 +22,6 @@ - # Rewrite away double slashes - RewriteEngine on - RewriteCond %{THE_REQUEST} // - RewriteRule ^.*$ $0 [R=302,L,NE] - AddDefaultCharset utf-8 ForceType text/plain -- 2.20.1