]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
ODT - INT show error page if denied - disable
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Tue, 11 Jul 2017 12:23:32 +0000 (14:23 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Tue, 11 Jul 2017 12:23:32 +0000 (14:23 +0200)
customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml

index 47f096104696ad129d805ac1bb79c0caed3309bc..49605076c5e7ece74633a69bb274d63c2443a86e 100644 (file)
@@ -35,13 +35,13 @@ infra::profile::apache::pp_vhosts:
           - '%%{ich-trickse}{REQUEST_URI} !^/.\.html'
         rewrite_rule:
           - '^(.*)$ https://int-odt-daimler-com.pixelpark.net$1 [L,R=301]'
-    rewrites_ssl:
-      - check_auth:
-        comment: 'show error if denied'
-        rewrite_cond:
-          - '%%{ich-trickse}{SSL:SSL_CLIENT_VERIFY} !=SUCCESS'
-        rewrite_rule:
-          - '.? - [F]'
+    #rewrites_ssl:
+    #  - check_auth:
+    #    comment: 'show error if denied'
+    #    rewrite_cond:
+    #      - '%%{ich-trickse}{SSL:SSL_CLIENT_VERIFY} !=SUCCESS'
+    #    rewrite_rule:
+    #      - '.? - [F]'
     proxy_preserve_host: true
     proxy_pass:
       - { path: /newsletterservice, url: 'http://localhost:8081/newsletterservice' }