]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
eppendorf apache testing
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 27 Apr 2018 13:13:37 +0000 (15:13 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 27 Apr 2018 13:13:37 +0000 (15:13 +0200)
customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml

index c19c30ef4bdbe6788feaed547686b1a3bdf6b261..9ec3592d83a396cd4769957a07d3f7fd817f072f 100644 (file)
@@ -17,9 +17,20 @@ infra::profile::apache::pp_vhosts:
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem'
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'
     ssl_proxyengine: On
-    proxy_preserve_host: On
+    proxy_preserve_host: true
+
     proxy_pass:
-      - { path: /, url: 'https://localhost:9002/' }
+      - path: '/'
+        url: 'https://localhost:9002/'
+        reverse_cookies:
+          - path: '/yb2bacceleratorstorefront'
+            url: '/'
+
+#    proxy_pass:
+#      - { path: /, url: 'https://localhost:9002/' }
+
+    setenvif:
+      - 'HTTPS on HTTPS=on'
 
     setenvifnocase:
       - 'Request_URI \.(?:gif|jpe?g|png)$ no-gzip'