]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
PPONRE-363
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Wed, 2 May 2018 12:23:08 +0000 (14:23 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Wed, 2 May 2018 12:23:08 +0000 (14:23 +0200)
customer/pixelpark/www-publicispixelpark-de.pixelpark.com.yaml

index 930edc7b88bfae810d25bb0f0e112d2d39cd08fb..324c0c861612ccaa8ed41d02e091cd0f34953460 100644 (file)
@@ -142,19 +142,5 @@ infra::profile::typo3::projects_composer_monolith:
           - '%%{ich-trickse}{HTTP_HOST} !^www\.publicispixelpark\.de$ [NC]'
         rewrite_rule:
           - '^(.*)$ https://www.publicispixelpark.de$1 [L,R=301]'
-
-#    rewrites:
-#      - comment: 'http to https'
-#        rewrite_cond:
-#          - '%%{ich-trickse}{HTTPS} !=on'
-#        rewrite_rule:
-#          - '(.*) https://www.publicispixelpark.de%%{ich-trickse}{REQUEST_URI} [R=301,L]'
-
-#      - comment: 'http to https'
-#        rewrite_cond:
-#          - '%%{ich-trickse}{HTTP_HOST} ^https://publicispixelpark.de$'
-#        rewrite_rule:
-#          - '(.*) https://www.publicispixelpark.de%%{ich-trickse}{REQUEST_URI} [R=301,L]'
-
     php_admin_value:
       max_input_vars: '1500'