Skip to content

Instantly share code, notes, and snippets.

@Josh00
Created January 4, 2018 10:49
Show Gist options
  • Save Josh00/1ff89ee143021aaf308212660ce37638 to your computer and use it in GitHub Desktop.
Save Josh00/1ff89ee143021aaf308212660ce37638 to your computer and use it in GitHub Desktop.
location / {
root /usr/share/nginx/html;
index index.html index.htm;
}
#error_page 404 /404.html;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment