add sp-mkws01 and sp-mkws02 server aliases so that each real instance can be explicit...
authorJohn Malconian <malc@indexdata.com>
Thu, 30 Oct 2014 16:55:51 +0000 (16:55 +0000)
committerJohn Malconian <malc@indexdata.com>
Thu, 30 Oct 2014 16:55:51 +0000 (16:55 +0000)
tools/apache2/sp-mkws-live

index f335d96..3ad151b 100644 (file)
@@ -7,6 +7,8 @@
 #
 <VirtualHost *:80>
     ServerName sp-mkws.indexdata.com
+    ServerAlias sp-mkws01.indexdata.com
+    ServerAlias sp-mkws02.indexdata.com
 
     ErrorLog /var/log/apache2/sp-mkws-error.log
     CustomLog /var/log/apache2/sp-mkws-access.log combined