Skip to content

Instantly share code, notes, and snippets.

@mariadanieldeepak
Last active March 23, 2018 20:39
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 mariadanieldeepak/f32c617695c738d55176b0962ae49561 to your computer and use it in GitHub Desktop.
Save mariadanieldeepak/f32c617695c738d55176b0962ae49561 to your computer and use it in GitHub Desktop.
// Checking NGINX config file syntax
sudo nginx -t
// Restart NGINX server
sudo service nginx restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment