From b9795333dca7fb0fd1177fd87e98eb1b27a08eb5 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 27 Aug 2013 19:50:32 +0100 Subject: [PATCH] try this Signed-off-by: Stephen Gran --- .../templates/static-mirroring/vhost/static-vhosts-simple.erb | 4 ++++ 1 file changed, 4 insertions(+) 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 cdfd0454e..f9a60015e 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -17,6 +17,8 @@ Use common-static-vhost-with-extra ftp-master.metadata.debian.org "AddDefaultCha RedirectPermanent /backports.org/ http://backports.debian.org/debian-backports/ RedirectPermanent /debian-backports/ http://backports.debian.org/debian-backports/ RedirectPermanent / http://backports.debian.org/ + + DefaultType text/plain @@ -35,5 +37,7 @@ Use common-static-vhost-with-extra ftp-master.metadata.debian.org "AddDefaultCha RedirectPermanent /mentoring/ http://www.debian.org/women/mentoring RedirectPermanent /press/ http://wiki.debian.org/DebianWomen/Press RedirectPermanent /profiles/ http://www.debian.org/women/profiles/ + + DefaultType text/plain # vim:ft=apache: -- 2.20.1