From d63b5b130d5bed1a311b5fdf85e92f6180a69c83 Mon Sep 17 00:00:00 2001 From: Sascha Date: Mon, 27 Aug 2018 12:18:54 +0200 Subject: [PATCH] deuwo ssl api revert --- .../web01-deutsche-wohnen-com.pixelpark.net.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index ac4e0234..34f0dfba 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -307,13 +307,13 @@ infra::profile::apache::pp_vhosts: allow_override: - All directoryindex: index.php index.html -# rewrites: -# - alias: -# comment: 'Alles auf https umleiten' -# rewrite_cond: -# - '%%{ich-trickse}{HTTPS} !=on' -# rewrite_rule: -# - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' + rewrites: + - alias: + comment: 'Alles auf https umleiten' + rewrite_cond: + - '%%{ich-trickse}{HTTPS} !=on' + rewrite_rule: + - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' # - '(.*) https://api.deutsche-wohnen.com$1 [R=301,L]' # logstash -- 2.39.5