From 313fef95122745dd24762e81a4df2921f8503585 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 8 Jan 2018 14:32:39 +0100 Subject: [PATCH] spk-spar-checker remove rewrite literal --- customer/spk-spar-checker/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index db0a723f..097eff41 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -227,7 +227,7 @@ infra::profile::apache::pp_vhosts: rewrites: - comment: 'http to https' rewrite_cond: - - "%{literal('%')}{HTTP: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' -- 2.39.5