Add SSL proxying support for sp-mkws.indexdata.com
authorMike Taylor <mike@indexdata.com>
Thu, 3 Jul 2014 16:15:50 +0000 (17:15 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 3 Jul 2014 16:15:50 +0000 (17:15 +0100)
tools/apache2/mkws-ssl-px

index 9a32ba9..3fa37d0 100644 (file)
@@ -3,6 +3,7 @@
 <VirtualHost *:443>
     ServerName mkws.indexdata.com
     ServerAlias mkws-git.indexdata.com
+    ServerAlias sp-mkws.indexdata.com
 
   <IfModule mod_ssl.c>
     SSLEngine on