]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
try this
authorStephen Gran <steve@lobefin.net>
Tue, 27 Aug 2013 18:50:32 +0000 (19:50 +0100)
committerStephen Gran <steve@lobefin.net>
Tue, 27 Aug 2013 18:50:32 +0000 (19:50 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb

index cdfd0454e63264a2dda773e405465c71b362faf1..f9a60015e48b0d3be65dde68818db440639b1ab0 100644 (file)
@@ -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
 </VirtualHost>
 
 
@@ -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
 </VirtualHost>
 # vim:ft=apache: