Skip to content

Instantly share code, notes, and snippets.

@mhemrg
Created July 14, 2020 09:28
Show Gist options
  • Save mhemrg/9b0a6aedbe8533cb5d4db12c0e67b8d3 to your computer and use it in GitHub Desktop.
Save mhemrg/9b0a6aedbe8533cb5d4db12c0e67b8d3 to your computer and use it in GitHub Desktop.
location / {
index index.html index.htm;
try_files $uri $uri/ /index.html =404;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment