From: Thomas Dalichow Date: Thu, 8 Jun 2017 14:45:26 +0000 (+0200) Subject: pfizer - test changes for WAF (fix) X-Git-Tag: v0.1.0~2829 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c07cf659cabfb3bc7c6a4a9078b7bd083b0c44f6;p=pixelpark%2Fhiera.git pfizer - test changes for WAF (fix) --- diff --git a/customer/pfizer/dev-web02-pfizer-de.pixelpark.net.yaml b/customer/pfizer/dev-web02-pfizer-de.pixelpark.net.yaml index 621020a5..a38b70be 100644 --- a/customer/pfizer/dev-web02-pfizer-de.pixelpark.net.yaml +++ b/customer/pfizer/dev-web02-pfizer-de.pixelpark.net.yaml @@ -100,7 +100,7 @@ infra::profile::typo3::projects: setenv: - 'TYPO3_CONTEXT Development/redaktion' setenvif_ssl: - - 'HTTPS on HTTPS=on' + - 'HTTPS on X-Forwarded-Proto=https' rewrites: - pfizermed_rw2: comment: 'Rewrites fuer Pfizermed' @@ -423,7 +423,7 @@ infra::profile::typo3::projects: - PFIZ-1837: comment: https://jira.pixelpark.com/jira/browse/PFIZ-1837 rewrite_cond: - - '%%{ich-trickse}{HTTPS} !=on' + - '%%{ich-trickse}{HTTP:X-Forwarded-Proto} !=https' rewrite_rule: - ^(.*)$ https://%%{ich-trickse}{HTTP_HOST}$1 [R=301,L]