Add invocation of yaz-ztest
[mkws-moved-to-github.git] / tools / apache2 / mkws-ssl-px
index d160cc1..3fa37d0 100644 (file)
@@ -1,8 +1,9 @@
 # A very simple configuration to proxy the irspy
 
 <VirtualHost *:443>
-    ServerName mkws.indexdata.com 
-    ServerAlias mkws-dev.indexdata.com
+    ServerName mkws.indexdata.com
+    ServerAlias mkws-git.indexdata.com
+    ServerAlias sp-mkws.indexdata.com
 
   <IfModule mod_ssl.c>
     SSLEngine on
@@ -35,9 +36,9 @@
     # Didn't help
     # Disable gzipping
     # RequestHeader unset Accept-Encoding
-    # Didn't help 
+    # Didn't help
     # ProxyReceiveBufferSize 8192
-    # Didn't help 
+    # Didn't help
     SetEnv force-proxy-request-1.0 1
     SetEnv proxy-nokeepalive 1