]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-specials modify proxy_pass
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 17 Aug 2018 08:11:43 +0000 (10:11 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 17 Aug 2018 08:11:43 +0000 (10:11 +0200)
customer/mbvd-specials/web-specials-mercedes-benz-de.pixelpark.net.yaml

index 56c477c4a6c024741118496b86bbeda80b2f2043..c150d54e5145f2ec196c56233d46156ce0be71a6 100644 (file)
@@ -16,7 +16,9 @@ infra::profile::apache::pp_vhosts:
     ssl: false
     proxy_preserve_host: true
     proxy_pass:
-      - path: '/'
-        url: 'http://localhost:9000/'
+      - { path: /eqc, url: '!' }
+      - { path: /, url: 'http://localhost:9000/' }
+#      - path: '/'
+#        url: 'http://localhost:9000/'
     setenvif:
       - 'HTTPS on HTTPS=on'