From: Andreas Gerstenberg Date: Wed, 16 Aug 2017 09:09:40 +0000 (+0200) Subject: update rewrites X-Git-Tag: v0.1.0~2626 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=aed3c894e3673e6adcbf2a818218690672173ec0;p=pixelpark%2Fhiera.git update rewrites --- diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 767d8b67..a486a433 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -56,13 +56,13 @@ infra::profile::apache::pp_vhosts: auth_require: 'valid-user' # setenvif_ssl: # - 'HTTPS on HTTPS=on' - 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: 'Alle Aliase auf Servername' +# rewrites: +# - comment: 'http to https' +# rewrite_cond: +# - '%%{ich-trickse}{HTTPS} !=on' +# rewrite_rule: +# - '(.*) https://stage-spar-checker-de.pixelpark.net%%{ich-trickse}{REQUEST_URI} [R=301,L]' +# - comment: 'Alle Aliase auf Servername' # rewrite_cond: # - '%%{ich-trickse}{HTTP_HOST} !^stage-spar-checker-de.pixelpark.net$ [NC]' # rewrite_rule: