Open GoogleCodeExporter opened 9 years ago
please close this, tha answer is to just use a reverse proxy.
Nginx example:
location /stats/ {
proxy_pass http://127.0.0.1:8085/;
}
- I really should not post without having a cup of coffee first!
Original comment by eldon.mc...@gmail.com
on 9 Aug 2015 at 6:21
Original issue reported on code.google.com by
eldon.mc...@gmail.com
on 27 Jul 2015 at 5:19