Created
March 29, 2017 14:14
-
-
Save huhuang03/809f73d85740dc05f00421d2bf8d412a 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
| Insatll apache | |
| sudo yum install httpd | |
| Start apache | |
| sudo service httpd start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment