You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add some examples to use the stack behind a reverse proxy here. This is particularly important for Apache as that one needs specific config to work properly, namely
ProxyPreserveHost on
ProxyPass / http://127.0.0.1:8080/ nocanon
ProxyPassReverse / http://127.0.0.1:8080/