From: sambufe Date: Mon, 26 Jun 2017 14:01:12 +0000 (+0200) Subject: fixed fbb https x X-Git-Tag: v0.1.0~2759 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=866c023a207c596588df4788135e2a132d51d15b;p=pixelpark%2Fhiera.git fixed fbb https x --- diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index a0bc47c3..8907f297 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -762,7 +762,6 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:Https} !on' # Zugriff ueber Einzel-Nodes - rewrite_cond: - '%%{ich-trickse}{HTTPS} off' rewrite_rule: - '.? - [L]' diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index cd662dde..2aaf5dc8 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -783,7 +783,6 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:Https} !on' # Zugriff ueber Einzel-Nodes - rewrite_cond: - '%%{ich-trickse}{HTTPS} off' rewrite_rule: - '.? - [L]'