From: Mike Taylor Date: Wed, 5 Nov 2014 11:50:20 +0000 (+0000) Subject: Shorten some long lines that break formatting. X-Git-Tag: 1.0.0~78^2~11 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=157f9842962f1b51d2a937bdb10d397cb697be26 Shorten some long lines that break formatting. --- diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index e4b81d1..3bda698 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -590,7 +590,8 @@ yourname.com`: Step 1: add a rewriting authentication alias to the configuration: RewriteEngine on - RewriteRule /spauth/ http://sp-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 `http://yourname.com/spauth/`. @@ -1048,7 +1049,7 @@ from that toolkit. The relevant lines are: href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /> -
+