From: Michael Andreen Date: Wed, 13 Aug 2008 10:07:40 +0000 (+0200) Subject: Bugfix: only use one ServerName X-Git-Url: https://ruin.nu/git/?p=ndwebbie.git;a=commitdiff_plain;h=ae660114708011f3458aaa8f9ef67d8b5893532f Bugfix: only use one ServerName --- diff --git a/apache-conf.conf b/apache-conf.conf index 5213311..b4c627d 100644 --- a/apache-conf.conf +++ b/apache-conf.conf @@ -15,7 +15,7 @@ ServerName nd.ruin.nu - ServerName ndtest.ruin.nu + ServerAlias ndtest.ruin.nu ErrorLog /var/log/apache2/ndawn_error_log @@ -73,7 +73,7 @@ NameVirtualHost *:443 ServerName nd.ruin.nu - ServerName ndtest.ruin.nu + ServerAlias ndtest.ruin.nu ErrorLog /var/log/apache2/ndawn_error_log