SSL version of MKWS Apache2 config now has mkws-git as a ServerAlias
[mkws-moved-to-github.git] / tools / apache2 / mkws-ssl-px
index 1269ee5..9a32ba9 100644 (file)
@@ -2,7 +2,7 @@
 
 <VirtualHost *:443>
     ServerName mkws.indexdata.com
-    ServerAlias mkws-dev.indexdata.com
+    ServerAlias mkws-git.indexdata.com
 
   <IfModule mod_ssl.c>
     SSLEngine on