From: Andreas Gerstenberg Date: Fri, 27 Apr 2018 13:13:37 +0000 (+0200) Subject: eppendorf apache testing X-Git-Tag: v0.1.0~1188 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=377f2a90dad1ac5d0d8f7fe3b1115d1653cc936c;p=pixelpark%2Fhiera.git eppendorf apache testing --- diff --git a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml index c19c30ef..9ec3592d 100644 --- a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml +++ b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml @@ -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'