Force all traffic to use HTTPS
return 301 https://$host$request_uri;
Serve a custom error page for 404s
Compress responses to reduce bandwidth
Forward requests to a backend server
Serve static files from a directory