# The files in the special proxy folder let you access various TCP ports (e.g. access various web interfaces) behind mumbai.guralp.com
# listening on 44527 TCP port is the HTTPS variant of http://192.168.34.81 i.e. please just visit https://mumbai.guralp.com:44527 in your favourite web browser
server { listen 44528; proxy_pass console-6524; }
server { listen 44529; proxy_pass filexchg-6524; }