server { server_name localhost; listen 4000; root /srv/www/; index index.html; }