Skip to content

Instantly share code, notes, and snippets.

@RienNeVaPlus
Last active June 11, 2021 23:46
Show Gist options
  • Select an option

  • Save RienNeVaPlus/c830d443bb25bb94eaa8f751c1bd63dd to your computer and use it in GitHub Desktop.

Select an option

Save RienNeVaPlus/c830d443bb25bb94eaa8f751c1bd63dd to your computer and use it in GitHub Desktop.

Revisions

  1. RienNeVaPlus revised this gist Jun 11, 2021. No changes.
  2. RienNeVaPlus created this gist Mar 8, 2020.
    4 changes: 4 additions & 0 deletions hostname.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    location / {
    index index.html;
    try_files $uri $uri/ /index.html;
    }