Skip to content

Instantly share code, notes, and snippets.

@light9
Created September 16, 2013 00:24
Show Gist options
  • Save light9/6575502 to your computer and use it in GitHub Desktop.
Save light9/6575502 to your computer and use it in GitHub Desktop.
nginx create alias sites-aviliable - sites-enables
sudo ln -s /etc/nginx/sites-available/node1.conf /etc/nginx/sites-enabled/node1.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment