Skip to content

Instantly share code, notes, and snippets.

@jeanbispo
Last active September 26, 2019 00:14
Show Gist options
  • Save jeanbispo/d34a7d473d8968bcea31c7dcc17a56d5 to your computer and use it in GitHub Desktop.
Save jeanbispo/d34a7d473d8968bcea31c7dcc17a56d5 to your computer and use it in GitHub Desktop.
Ativar Virtual Host nginx
sudo ln -s /etc/nginx/sites-available/sitename /etc/nginx/sites-enabled/
sudo nginx -t
sudo systemctl restart nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment