I\'ve booted up a CentOS server on rackspace and executed yum install httpd\'d. Then services httpd start. So, just the barebones.
yum install httpd
services httpd start
I can ac
Disable SELinux
$ sudo setenforce 0