Skip to content

Instantly share code, notes, and snippets.

@supernoveau
Created April 5, 2017 17:50
Show Gist options
  • Save supernoveau/38fcad877ba92ed1b43b406a2c48f8aa to your computer and use it in GitHub Desktop.
Save supernoveau/38fcad877ba92ed1b43b406a2c48f8aa to your computer and use it in GitHub Desktop.

nginx

sudo service nginx restart // restart service

Configuration file: /etc/nginx/sites-available

Symlink conf file: ln -s /etc/nginx/sites-available/eg.conf /etc/nginx/sites-enabled/eg.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment