From 91507a39ffd87bcf695f9d80b551ef8a12e7f6bb Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Mon, 14 May 2018 11:07:33 +0200 Subject: [PATCH] ssl triple win fachkraefte --- customer/joml/production.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index e8734050..11ddf670 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -178,7 +178,12 @@ infra::profile::wordpress::projects: auth_require: 'valid-user' # - provider: location # path: '/.well-known/pki-validation/fileauth.txt' - + rewrites: + - comment: 'http to https' + rewrite_cond: + - '%%{ich-trickse}{HTTPS} !=on' + rewrite_rule: + - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' infra::profile::apache::pp_vhosts: regionale-fachkraefteinitiative: -- 2.39.5