From 866c023a207c596588df4788135e2a132d51d15b Mon Sep 17 00:00:00 2001 From: sambufe Date: Mon, 26 Jun 2017 16:01:12 +0200 Subject: [PATCH] fixed fbb https x --- customer/fbb-www/production.yaml | 1 - customer/fbb-www/test.yaml | 1 - 2 files changed, 2 deletions(-) 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]' -- 2.39.5