X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fapache2%2Fmkws-test;h=f71972a424c3d800f36d484fd4d5d594f4d174b3;hp=495b6b7b05f3a44c3e28580a9ba5c1431e96b20d;hb=f9ad14d39f16ff2189a9d01e8010b7338c833ba8;hpb=2375e9b5042e6ff511ad65f8d47185d66f80f3bd 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/