X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fapache2%2Fmkws-live;h=924730b6264f94f6972571c8ac259517b7a389c7;hp=a2e8129a22c45cb4234cd6bdf53d3e521bdb269f;hb=5bd6c46afb1d208865825bf9b2de69c96a075893;hpb=404fc88a82967955076b37bd8f749789cc64363e diff --git a/tools/apache2/mkws-live b/tools/apache2/mkws-live index a2e8129..924730b 100644 --- a/tools/apache2/mkws-live +++ b/tools/apache2/mkws-live @@ -19,6 +19,7 @@ RewriteRule /service-proxy-auth /service-proxy/?command=auth&action=login&username=mkws&password=mkws [P] # [NE,P] RewriteRule /service-proxy-testauth /service-proxy/?command=auth&action=login&username=mkwstest&password=mkwstest [P] # [NE,P] RewriteRule /service-proxy-credoauth /service-proxy/?command=auth&action=login&username=credo&password=emu [P] # [NE,P] + RewriteRule /service-proxy-kohaauth /service-proxy/?command=auth&action=check,login&username=mkwstest&password=mkwstest [P] # The following rule allows the server to accept service-proxy # requests that begin with an escaped "%3F" rather than a literal