Apache Reverse Proxy Config #2941
Closed
stevendodd
started this conversation in
General
Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
I've figured this out and got it working myself; my proxy settings were fine however you need to set the base_url correctly for the proxy server. This means but if you try and access it via the cloudlog server IP address you will be redirected to it via proxy.
application/config/config.php
Apache2 proxy virtualhost
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Adding this in config.php means that both local and proxy work
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Everything works great except for when I put it behind a reverse proxy. Here is my apache reverse proxy config:
I've tried all sorts of combinations and just can't get it to work; it keeps on doing an http 307 redirect when going via the proxy and the pages don't load properly externally.
Beta Was this translation helpful? Give feedback.
All reactions