From 0070886e14ac326eecd43f42730f604e2dfc0f28 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Fri, 3 Oct 2008 12:42:22 +0200 Subject: [PATCH] Add ServerAlias for temporary host name of new server --- conf/apache.conf.sed.in | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/apache.conf.sed.in b/conf/apache.conf.sed.in index f21bbc3..ce7739f 100644 --- a/conf/apache.conf.sed.in +++ b/conf/apache.conf.sed.in @@ -69,6 +69,7 @@ ServerAdmin webmaster@debian.org DocumentRoot %TOPDIR%/www/ ServerName %SITE% + ServerAlias newpackages.debian.org ErrorLog /var/log/apache2/%SITE%-error.log CustomLog /var/log/apache2/%SITE%-access.log combined -- 2.39.2