From 06297d0b7b2724feb6affb0b473c0f7342a2cbac Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 27 Apr 2018 14:57:23 +0200 Subject: [PATCH] eppendorf apache testing --- customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml index 486d44d2..64b88b62 100644 --- a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml +++ b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml @@ -18,6 +18,8 @@ infra::profile::apache::pp_vhosts: ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' ssl_proxyengine: On proxy_preserve_host: On + proxy_pass: + - { path: /, url: 'https://localhost:9002/' } setenvifnocase: - 'Request_URI \.(?:gif|jpe?g|png)$ no-gzip' @@ -56,8 +58,6 @@ infra::profile::apache::pp_vhosts: auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' - proxy_pass: - - { path: /, url: 'https://localhost:9002/' } - provider: location path: '/admin' -- 2.39.5