From: Wolfram Schneider Date: Wed, 21 Jan 2015 13:26:34 +0000 (+0000) Subject: add Aliases for new "demos" git repo checkout X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=d9392af31cad0e75d09f5dda9c82a30e6ce4476f;ds=sidebyside add Aliases for new "demos" git repo checkout --- diff --git a/tools/apache2/mkws-test b/tools/apache2/mkws-test index 54813dd..23e744e 100644 --- a/tools/apache2/mkws-test +++ b/tools/apache2/mkws-test @@ -18,6 +18,9 @@ Alias /test /home/indexdata/mkws-test/test Alias /jasmine /home/indexdata/mkws-test/examples/jasmine + Alias /demos/src /home/indexdata/mkws-test/src + Alias /demos/tools/htdocs /home/indexdata/mkws-test/tools/htdocs + Alias /demos /home/indexdata/demos # CORS setting Header set Access-Control-Allow-Credentials true @@ -37,8 +40,10 @@ RewriteRule /service-proxy-kohaauth(/)?(;jsessionid=.+)? /service-proxy/$2?command=auth&action=login&username=kohademo&password=kohademo [P] #RewriteRule /service-proxy-kohaauth(/)?(;jsessionid=.+)? /service-proxy/$2?command=auth&action=login&username=mkwsdev&password=mkwsdev [P] - ProxyPass /service-proxy/ http://sp-mkc-sansa.indexdata.com:8080/service-proxy/ - ProxyPassReverse /service-proxy/ http://sp-mkc-sansa.indexdata.com:8080/service-proxy/ + ProxyPass /service-proxy/ http://sp-mkws02.indexdata.com/service-proxy/ + ProxyPassReverse /service-proxy/ http://sp-mkws02.indexdata.com/service-proxy/ + #ProxyPass /service-proxy/ http://sp-mkc-sansa.indexdata.com:8080/service-proxy/ + #ProxyPassReverse /service-proxy/ http://sp-mkc-sansa.indexdata.com:8080/service-proxy/ #ProxyPass /service-proxy/ http://sp-mkc-arya.indexdata.com:8080/service-proxy/ #ProxyPassReverse /service-proxy/ http://sp-mkc-arya.indexdata.com:8080/service-proxy/ #ProxyPass /service-proxy/ http://sp-mkc.indexdata.com/service-proxy/