Someone evidently commented out the ServerAlias line. But I don't know why that was...
authorMike Taylor <mike@indexdata.com>
Fri, 22 Mar 2013 09:31:43 +0000 (09:31 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 22 Mar 2013 09:31:43 +0000 (09:31 +0000)
web/conf/apache2.0/irspy.conf

index 53720a3..6d7573f 100644 (file)
@@ -12,7 +12,7 @@
 
 <VirtualHost *:80>
     ServerName irspy.indexdata.com
-    ServerAlias irspy2.indexdata.com irspy
+    #ServerAlias irspy2.indexdata.com irspy
 
     ErrorLog     /var/log/apache2/irspy-error.log
     CustomLog    /var/log/apache2/irspy-access.log combined