From: Peter Palfrader Date: Fri, 13 Dec 2013 20:22:10 +0000 (+0100) Subject: And another one X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=9652c08788a535a51db02db29a995d6a2d5d9498;p=mirror%2Fdsa-puppet.git And another one --- 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 bf21e19b5..453710077 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -53,3 +53,10 @@ Use common-static-vhost-with-extra www.ports.debian.org "ServerAlias www.ports-b RedirectPermanent /debian/ http://archive.ports.debian.org/debian/ RedirectPermanent / http://www.ports.debian.org/ + + > + ServerName ports.debian.net + ServerAdmin debian-admin@debian.org + RedirectPermanent /debian/ http://archive.ports.debian.org/debian/ + RedirectPermanent / http://www.ports.debian.org/ +