From 0f566a8766b25ee0a8eeb1d0e32ab7504d29408f Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 29 Aug 2018 14:49:25 +0200 Subject: [PATCH] buschjaeger modify pki validation kram --- customer/buschjaeger/production.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index 4cd69525..fbbb9e82 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -379,6 +379,7 @@ infra::profile::typo3::projects: - rewrite_cond: - '%{literal("%")}{HTTP:HTTPS} !=on [NC]' - '%{literal("%")}{REQUEST_URI} !^/loadbalancerhealthcheck [NC]' + - '%%{ich-trickse}{REQUEST_URI} !^/.well-known/pki-validation/fileauth.txt$' rewrite_rule: - '^(.*)$ https://www.busch-jaeger.de$1 [R=301,L]' setenvif: -- 2.39.5