Skip to content

Instantly share code, notes, and snippets.

@alyssasgable
Last active November 6, 2017 17:15
Show Gist options
  • Save alyssasgable/26fb091b05d2123eaaa2dcc0bc41a532 to your computer and use it in GitHub Desktop.
Save alyssasgable/26fb091b05d2123eaaa2dcc0bc41a532 to your computer and use it in GitHub Desktop.
[Helpful commands for scanning project] #commands
[Check syntax in nginx config file]
sudo nginx -t
[Checks syntax in php]
php -l filename.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment