add jasmine test account
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 3 Mar 2014 13:38:18 +0000 (13:38 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 3 Mar 2014 13:38:18 +0000 (13:38 +0000)
tools/apache2/mkws-test

index 8625691..2b20e37 100644 (file)
         SetOutputFilter DEFLATE 
     </Location> 
 
+    # standard MKWS account
     RewriteRule /service-proxy-auth  /service-proxy/?command=auth&action=login&username=mkws&password=mkws [P] # [NE,P]
 
+    # jasmine test account
+    RewriteRule /service-proxy-testauth  /service-proxy/?command=auth&action=login&username=mkwstest&password=mkwstest [P] # [NE,P]
+
     ProxyPass        /service-proxy/ http://mkc.indexdata.com:9009/service-proxy/
     ProxyPassReverse /service-proxy/ http://mkc.indexdata.com:9009/service-proxy/