Skip to content

Instantly share code, notes, and snippets.

@huhuang03
Created March 29, 2017 14:14
Show Gist options
  • Select an option

  • Save huhuang03/809f73d85740dc05f00421d2bf8d412a to your computer and use it in GitHub Desktop.

Select an option

Save huhuang03/809f73d85740dc05f00421d2bf8d412a to your computer and use it in GitHub Desktop.
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