server { listen 8080; root /srv/http; location / { } }