Skip to content

Instantly share code, notes, and snippets.

@sergejmueller
Created January 1, 2013 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergejmueller/4427514 to your computer and use it in GitHub Desktop.
Save sergejmueller/4427514 to your computer and use it in GitHub Desktop.
Erstellung eines Symlinks für einen neuen Host unter Nginx
ln -s /etc/nginx/sites-available/host /etc/nginx/sites-enabled/host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment