include snippets/global; index index.html index.htm; # deny access to .htaccess files, if Apache's document root # concurs with nginx's one location ~ /\.ht { deny all; }