# 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 45979 TCP port is https-6708 i.e. please just visit https://london.guralp.com:45979 in your favourite web browser
server { listen 45980; proxy_pass console-6708; }
server { listen 45981; proxy_pass filexchg-6708; }