location /engage/201 { try_files $uri /static/$uri /static/$uri.html; } location /.well-known { } location ~* /\\. { deny all; }
The first