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