PROD
If you can read this, nginx is serving the production
static site from /var/www/member.icehockeymaharashtra.in/.
https://member.icehockeymaharashtra.in/ with a green lock.https://icehockeymaharashtra.in/ redirects here (301).https://www.icehockeymaharashtra.in/ redirects here (301)./foo/bar) still returns
this page — SPA fallback via try_files.curl -sI https://icehockeymaharashtra.in/ | head -5
curl -sI https://www.icehockeymaharashtra.in/ | head -5
curl -sI https://member.icehockeymaharashtra.in/foo/bar | head -5