To install Apache Server, connect to your console ( bash )
yum install httpd
To start the Apache Server
Service httpd start
I will cover the configuration of Apache Server in my next article.
yum install httpd
To start the Apache Server
Service httpd start
I will cover the configuration of Apache Server in my next article.