From: Philipp Dallig Date: Tue, 27 Jun 2017 12:34:58 +0000 (+0200) Subject: mobile-aem - Add https Rewrite X-Git-Tag: v0.1.0~2754^2~2^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=8c1542943efc4a3756d44a89fee648cd2472fdbd;p=pixelpark%2Fhiera.git mobile-aem - Add https Rewrite --- diff --git a/customer/mobile-aem/production.yaml b/customer/mobile-aem/production.yaml index 51127d53..daa16ecf 100644 --- a/customer/mobile-aem/production.yaml +++ b/customer/mobile-aem/production.yaml @@ -109,6 +109,12 @@ infra::profile::aem::publish::pp_vhosts: sethandler: dispatcher-handler options: - FollowSymLinks + 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]' motortalk: serveraliases: - motortalk-de.pixelpark.net