Skip to content

Instantly share code, notes, and snippets.

@abhirathore2006
Created August 4, 2017 09:54
Show Gist options
  • Save abhirathore2006/6b8912f6921f44ec6cff8bb85dbbb554 to your computer and use it in GitHub Desktop.
Save abhirathore2006/6b8912f6921f44ec6cff8bb85dbbb554 to your computer and use it in GitHub Desktop.
location /test {
root /usr/share/nginx/html;
try_files $uri $uri/ /index.html;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment