From 81deb2b243112b9c447c885605b3d84d58db3fd6 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 8 Jan 2018 14:30:11 +0100 Subject: [PATCH] spk-spar-checker test 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 097eff41..db0a723f 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: - - '%%{ich-trickse}{HTTP:HTTPS} !=on' + - "%{literal('%')}{HTTP:HTTPS} !=on" rewrite_rule: - '^(.*)$ https://stage-spar-checker-de.pixelpark.net$1 [R=301,L]' - comment: 'Alle Aliase auf Servername' -- 2.39.5