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