From c714caa3bab42585bcf83391b0459f8df0b9c1a5 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 9 Mar 2017 10:50:51 +0100 Subject: [PATCH] sirona-aem - remove ssl rewrite --- customer/sirona-aem/production.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 230e5ad9..2665db34 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -1571,11 +1571,6 @@ site::profile::aem::publish::pp_vhosts: require: - local 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]' - comment: 'lanugage Rewrite use Env Vars' rewrite_rule: - '^/$ %%{ich-trickse}{REQUEST_SCHEME}://%%{ich-trickse}{HTTP_HOST}/%%{ich-trickse}{ENV:language}.html [R=301,L]' -- 2.39.5