From 281b0f11f7fe095da21a580cbd2519bdd507a8c9 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 22 Sep 2014 16:00:57 +0200 Subject: [PATCH] Refer to sp-mkws.indexdata.com for all SP/PP2 access. --- doc/mkws-manual.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index 79b396e..fa86847 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -482,7 +482,7 @@ yourname.com: Step 1: add a rewriting authentication alias to the configuration: RewriteEngine on - RewriteRule /spauth/ http://mkws.indexdata.com/service-proxy/?command=auth&action=check,login&username=U&password=PW [P] + RewriteRule /spauth/ http://sp-mkws.indexdata.com/service-proxy/?command=auth&action=check,login&username=U&password=PW [P] Step 2: set the MKWS configuration item `service_proxy_auth` to @@ -620,9 +620,9 @@ structure. 3. [10, 20, 30, 50] -4. http://mkws.indexdata.com/service-proxy-auth +4. http://sp-mkws.indexdata.com/service-proxy-auth -5. http://mkws.indexdata.com/service-proxy/ +5. http://sp-mkws.indexdata.com/service-proxy/ 6. [["relevance"], ["title:1", "title"], ["date:0", "newest"], ["date:1", "oldest"]] -- 1.7.10.4