From: Héctor Orón Martínez Date: Sat, 14 Dec 2013 01:25:52 +0000 (+0100) Subject: Add apache magic to serve xhtml on ports.d.o X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=430bafcbf3dbdcd7805e18e20a9d0d3db96ea8cc Add apache magic to serve xhtml on ports.d.o Signed-off-by: Héctor Orón Martínez --- 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 4088d28d..10c820c0 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -59,3 +59,10 @@ Use common-static-vhost-with-extra www.ports.debian.org "ServerAlias www.ports-b ServerAdmin debian-admin@debian.org RedirectPermanent / http://www.ports.debian.org/ + + > + ServerName ports.debian.org + ServerAdmin debian-admin@debian.org + Options MultiViews Includes + AddOutputFilter INCLUDES .xhtml +