Created
March 22, 2017 13:42
-
-
Save femontanha/19bc169906d9f9a0c7f40fc55cab15d8 to your computer and use it in GitHub Desktop.
Apache some tricks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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