Last active
March 5, 2020 00:29
-
-
Save lfalanga/0bce075cb0ff3249f701e6569940d7dc to your computer and use it in GitHub Desktop.
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
/etc/init.d/apache2 start | |
/etc/init.d/apache2 stop | |
/etc/init.d/apache2 restart | |
sudo systemctl restart apache2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment