From: Michael Krause Date: Mon, 7 Aug 2017 14:56:09 +0000 (+0200) Subject: #2 uncommented rewrite_rule "search user" cuz broken X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e9325da46ab988eaee6943b1bc3e53798f08d74a;p=pixelpark%2Fhiera.git #2 uncommented rewrite_rule "search user" cuz broken --- diff --git a/customer/pixelpark/extranet01.pixelpark.net.yaml b/customer/pixelpark/extranet01.pixelpark.net.yaml index 13a9df59..82055ada 100644 --- a/customer/pixelpark/extranet01.pixelpark.net.yaml +++ b/customer/pixelpark/extranet01.pixelpark.net.yaml @@ -71,12 +71,12 @@ infra::profile::apache::pp_vhosts: - comment: 'rest mentions network' rewrite_cond: - '%%{ich-trickse}{ENV:ppnetze} !=true' -# rewrite_rule: -# - '^/confluence/rest/mentions/1/network.json$ - [F,L]' -# - comment: 'search user' - rewrite_cond: - - '%%{ich-trickse}{ENV:ppnetze} !=true' - rewrite_cond: - - '%%{ich-trickse}{QUERY_STRING} search=user' rewrite_rule: - - '^/confluence/rest/prototype/1/search.json$ - [F,L]' + - '^/confluence/rest/mentions/1/network.json$ - [F,L]' +# - comment: 'search user' +# rewrite_cond: +# - '%%{ich-trickse}{ENV:ppnetze} !=true' +# rewrite_cond: +# - '%%{ich-trickse}{QUERY_STRING} search=user' +# rewrite_rule: +# - '^/confluence/rest/prototype/1/search.json$ - [F,L]'