From: Andreas Gerstenberg Date: Wed, 16 Aug 2017 09:43:05 +0000 (+0200) Subject: update rewrites X-Git-Tag: v0.1.0~2617 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c62118f37c59e11ce3e7e247d5148b5dc5190303;p=pixelpark%2Fhiera.git update rewrites --- diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index a0e492ea..d01db90a 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -60,7 +60,7 @@ infra::profile::apache::pp_vhosts: rewrites: - comment: 'http to https' rewrite_cond: - - '%%{ich-trickse}{HTTPS} !=on' + - '%%{ich-trickse}{HTTP:HTTPS} !=on' rewrite_rule: - '^(.*)$ https://stage-spar-checker-de.pixelpark.net$1 [R=301,L]' - comment: 'Alle Aliase auf Servername'