From: Oliver Böttcher Date: Mon, 3 Sep 2018 14:11:27 +0000 (+0200) Subject: DEUWO - api ssl redirect für lb X-Git-Tag: v0.1.0~238^2~3 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=cfcd6962e1d41a9b86c994d4ddf97eef01b8ec39;p=pixelpark%2Fhiera.git DEUWO - api ssl redirect für lb --- diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index d8c7e1b2..5cc37446 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -317,18 +317,18 @@ infra::profile::apache::pp_vhosts: - All directoryindex: index.php index.html rewrites: - - alias: - comment: 'Alles auf https umleiten' - rewrite_cond: - - '%%{ich-trickse}{HTTPS} !=on' - rewrite_rule: - - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' -# - https: +# - alias: # comment: 'Alles auf https umleiten' # rewrite_cond: -# - '%%{ich-trickse}{HTTP:HTTPS} !=on' +# - '%%{ich-trickse}{HTTPS} !=on' # rewrite_rule: # - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' + - https: + comment: 'Alles auf https umleiten' + rewrite_cond: + - '%%{ich-trickse}{HTTP:HTTPS} !=on' + rewrite_rule: + - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' # logstash logstash::generic_resource: