Yum install httpd*
Create Home file for the web server variable directory
/var/www/html
Create the web server configuration file httpd.conf file in configuration directory
/etc/httpd/conf
And edit the file httpd.conf
Restart the service
Service httpd restart