From: Simon Paillard Date: Sun, 6 Feb 2011 19:29:26 +0000 (+0100) Subject: Redirect d.o to www.d.o, save RTT X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=9a6ad298ac2299ba6a85584c56da08283a7646c9;p=mirror%2Fdsa-puppet.git Redirect d.o to www.d.o, save RTT Signed-off-by: Martin Zobel-Helas --- diff --git a/modules/apache2/files/common/etc/apache2/sites-available/www.debian.org b/modules/apache2/files/common/etc/apache2/sites-available/www.debian.org index 42926ebc5..a954a8822 100644 --- a/modules/apache2/files/common/etc/apache2/sites-available/www.debian.org +++ b/modules/apache2/files/common/etc/apache2/sites-available/www.debian.org @@ -84,7 +84,7 @@ ServerName www.nl.debian.org ServerAdmin webmaster@debian.org - ServerAlias www.debian.com www.debian.de www.*.debian.org newwww.deb.at www.debian.net debian.net + ServerAlias www.debian.com www.debian.de www.*.debian.org newwww.deb.at www.debian.net debian.net debian.org DocumentRoot /srv/www.debian.org/www/ ErrorLog /var/log/apache2/www-other.debian.org-error.log CustomLog /var/log/apache2/www-other.debian.org-access.log combined @@ -98,7 +98,7 @@ ServerName www.debian.org ServerAdmin webmaster@debian.org - ServerAlias debian.org www-staging.debian.org + ServerAlias www-staging.debian.org DocumentRoot /srv/www.debian.org/www/ ErrorLog /var/log/apache2/www.debian.org-error.log CustomLog /var/log/apache2/www.debian.org-access.log combined