From: Thomas Heller Date: Thu, 7 Jun 2018 13:09:12 +0000 (+0200) Subject: SERVICEDESK-2114 - added rewrite and https X-Git-Tag: v0.1.0~830 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f95c09e5ae894ac35a2fc0080fafccd1431db524;p=pixelpark%2Fhiera.git SERVICEDESK-2114 - added rewrite and https --- diff --git a/customer/bmas-sozialrat/www-sozialrat-de.pixelpark.net.yaml b/customer/bmas-sozialrat/www-sozialrat-de.pixelpark.net.yaml index 5c9add4e..85108305 100644 --- a/customer/bmas-sozialrat/www-sozialrat-de.pixelpark.net.yaml +++ b/customer/bmas-sozialrat/www-sozialrat-de.pixelpark.net.yaml @@ -47,7 +47,7 @@ infra::profile::apache_php::pp_vhosts: # rewrite_cond: # - '%%{ich-trickse}{HTTPS} !=on' # rewrite_rule: -# - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' +# - '(.*)$ https://www.sozialbeirat.de$1 [R=301,L]' generationenvertrag: servername: www-generationsvertrag-de.pixelpark.net serveraliases: @@ -83,4 +83,4 @@ infra::profile::apache_php::pp_vhosts: # rewrite_cond: # - '%%{ich-trickse}{HTTPS} !=on' # rewrite_rule: -# - '(.*)$ https://www.verlaesslicher-generationenvertrag.de [R=301,L]' +# - '(.*)$ https://www.verlaesslicher-generationenvertrag.de$1 [R=301,L]'