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/