From 1961b3d3aaf66678ad9b14efe867ac14b05016d8 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 19 Jul 2017 12:13:58 +0200 Subject: [PATCH] remove rewrites for marketing-publicis-ai --- .../marketing-publicis-ai.pixelpark.net.yaml | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml index b4ecf0bd..f26b177a 100644 --- a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml +++ b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml @@ -120,25 +120,25 @@ infra::profile::apache::pp_vhosts: setenv: - 'MAUTIC_ENV live' - 'MAUTIC_TENANT publicispixelpark' - setenvif: - - 'Remote_Addr ^217\.66\.49\. mautic_access=true' - - 'Remote_Addr ^217\.66\.50\. mautic_access=true' - - 'Remote_Addr ^217\.66\.51\. mautic_access=true' - - 'Remote_Addr ^217\.66\.56\. mautic_access=true' - setenvif_ssl: - - 'HTTPS on HTTPS=on' - rewrites: - - comment: 'Weiterleitung auf https' - rewrite_cond: - - '%%{ich-trickse}{HTTPS} !=on [NC]' - rewrite_rule: - - '^(.*)$ https://campaign.pepperl-fuchs.de$1 [R=301,L]' - - comment: 'Weiterleitung auf Unterseite' - rewrite_cond: - - '%%{ich-trickse}{ENV:mautic_access} !=true' - - '%%{ich-trickse}{REQUEST_URI} ^/s/login' - rewrite_rule: - - '^(.*)$ https://campaign.pepperl-fuchs.de/feldbusmodule [R=301,L]' +# setenvif: +# - 'Remote_Addr ^217\.66\.49\. mautic_access=true' +# - 'Remote_Addr ^217\.66\.50\. mautic_access=true' +# - 'Remote_Addr ^217\.66\.51\. mautic_access=true' +# - 'Remote_Addr ^217\.66\.56\. mautic_access=true' +# setenvif_ssl: +# - 'HTTPS on HTTPS=on' +# rewrites: +# - comment: 'Weiterleitung auf https' +# rewrite_cond: +# - '%%{ich-trickse}{HTTPS} !=on [NC]' +# rewrite_rule: +# - '^(.*)$ https://campaign.pepperl-fuchs.de$1 [R=301,L]' +# - comment: 'Weiterleitung auf Unterseite' +# rewrite_cond: +# - '%%{ich-trickse}{ENV:mautic_access} !=true' +# - '%%{ich-trickse}{REQUEST_URI} ^/s/login' +# rewrite_rule: +# - '^(.*)$ https://campaign.pepperl-fuchs.de/feldbusmodule [R=301,L]' # infra::profile::cron::cronjobs: # mautic_update: -- 2.39.5