From: Stephen Gran Date: Tue, 27 Aug 2013 18:50:32 +0000 (+0100) Subject: try this X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b9795333dca7fb0fd1177fd87e98eb1b27a08eb5;p=dsa-puppet.git try this Signed-off-by: Stephen Gran --- 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 cdfd0454..f9a60015 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: