# The files in the special proxy folder let you access various TCP ports (e.g. access various web interfaces) behind london.guralp.com
# listening on 35506 TCP port is https-1965 i.e. please just visit https://london.guralp.com:35506 in your favourite web browser
server { listen 35507; proxy_pass console-1965; }
server { listen 35508; proxy_pass filexchg-1965; }