From 055f3ba3f0293adaa41c8a0313f683dfe3019c66 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 27 Apr 2018 15:19:58 +0200 Subject: [PATCH] eppendorf apache testing --- .../dev-eppen-01-hy01.pixelpark.net.yaml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml index 32eb6933..ee43f7f7 100644 --- a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml +++ b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml @@ -19,18 +19,18 @@ infra::profile::apache::pp_vhosts: ssl_proxyengine: On proxy_preserve_host: true - proxy_pass: - - path: '/' - url: 'https://localhost:9002/yb2bacceleratorstorefront/' - reverse: - - path: '/' - url: 'https://localhost:9002/' - reverse_cookies: - - path: '/yb2bacceleratorstorefront' - url: '/' - # proxy_pass: -# - { path: /, url: 'https://localhost:9002/' } +# - path: '/' +# url: 'https://localhost:9002/yb2bacceleratorstorefront/' +# reverse: +# - path: '/' +# url: 'https://localhost:9002/' +# reverse_cookies: +# - path: '/yb2bacceleratorstorefront' +# url: '/' + + proxy_pass: + - { path: /, url: 'https://localhost:9002/' } setenvif: - 'HTTPS on HTTPS=on' -- 2.39.5