Use ServerAlias, not ServerName, for second hostname
[mkws-moved-to-github.git] / tools / apache2 / mkws-proxy
index 6c15e84..ef2b431 100644 (file)
@@ -1,6 +1,6 @@
 <VirtualHost *:80>
     ServerName mkws.indexdata.com
-    ServerName mkws-git.indexdata.com
+    ServerAlias mkws-git.indexdata.com
 
     ProxyRequests off
     ProxyVia On