From 430bafcbf3dbdcd7805e18e20a9d0d3db96ea8cc Mon Sep 17 00:00:00 2001 From: =?utf8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= Date: Sat, 14 Dec 2013 02:25:52 +0100 Subject: [PATCH] Add apache magic to serve xhtml on ports.d.o MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Héctor Orón Martínez --- .../static-mirroring/vhost/static-vhosts-simple.erb | 7 +++++++ 1 file changed, 7 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 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 + -- 2.39.2