Skip to content

Instantly share code, notes, and snippets.

@femontanha
Created March 22, 2017 13:42
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 femontanha/19bc169906d9f9a0c7f40fc55cab15d8 to your computer and use it in GitHub Desktop.
Save femontanha/19bc169906d9f9a0c7f40fc55cab15d8 to your computer and use it in GitHub Desktop.
Apache some tricks
ps ax | grep httpd | grep -v grep // To see what httpd process do you have
apachectl configtest // Return some erros and logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment