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'