X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fapache2%2Fmkws-test;h=f71972a424c3d800f36d484fd4d5d594f4d174b3;hb=9894123b63f50e0d21a5637472f0f6652253c112;hp=495b6b7b05f3a44c3e28580a9ba5c1431e96b20d;hpb=9ef41c241ae5f157e65a40f67c56ae74d3d6d9c0;p=mkws-moved-to-github.git diff --git a/tools/apache2/mkws-test b/tools/apache2/mkws-test index 495b6b7..f71972a 100644 --- a/tools/apache2/mkws-test +++ b/tools/apache2/mkws-test @@ -30,10 +30,10 @@ # standard MKWS account - RewriteRule /service-proxy-auth /service-proxy/?command=auth&action=login&username=mkws&password=mkws [P] # [NE,P] + RewriteRule /service-proxy-auth(/)?(;jsessionid=.+)? /service-proxy/$2?command=auth&action=login&username=mkws&password=mkws [P] # jasmine test account - RewriteRule /service-proxy-testauth /service-proxy/?command=auth&action=login&username=mkwstest&password=mkwstest [P] # [NE,P] + RewriteRule /service-proxy-testauth(/)?(;jsessionid=.+)? /service-proxy/$2?command=auth&action=login&username=mkwstest&password=mkwstest [P] ProxyPass /service-proxy/ http://sp-mkc.indexdata.com/service-proxy/ ProxyPassReverse /service-proxy/ http://sp-mkc.indexdata.com/service-proxy/