From: Philipp Dallig Date: Thu, 9 Mar 2017 09:50:51 +0000 (+0100) Subject: sirona-aem - remove ssl rewrite X-Git-Tag: v0.1.0~3470 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=c714caa3bab42585bcf83391b0459f8df0b9c1a5;p=pixelpark%2Fhiera.git sirona-aem - remove ssl rewrite --- 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]'