From: Wolfram Schneider Date: Wed, 22 Jan 2014 13:13:38 +0000 (+0000) Subject: use relative links, or protocol independend links, MKWS-98 X-Git-Tag: 1.0.0~1677 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=d27556cd1d60953401497c0ad74c9251aa7e6a2a;hp=10a80bcacfbb07b78ab7c43b0fed439e933c314a use relative links, or protocol independend links, MKWS-98 --- diff --git a/examples/htdocs/dict.html b/examples/htdocs/dict.html index 1c209de..b278d45 100644 --- a/examples/htdocs/dict.html +++ b/examples/htdocs/dict.html @@ -6,11 +6,11 @@ var mkws_config = { //responsive_design_width: 990 //perpage_default: 10, - service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=dic&password=dic" + service_proxy_auth: "//mkws.indexdata.com/service-proxy/?command=auth&action=login&username=dic&password=dic" }; - - + +