# 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 30001 TCP port is the HTTPS variant of http://192.168.34.86 i.e. please just visit https://mumbai.guralp.com:30001 in your favourite web browser
server { listen 30002; proxy_pass console-123a; }
server { listen 30003; proxy_pass filexchg-123a; }