Installing Apache Web Server on CentOS7

My first project for Level Up In Tech Cohort is to provide instructions on how to install an Apache Web Server on a CentOS Server of my choice. I choose to work with the CentOS7 Server. By applying the following steps you will see how simple it is to complete the install. First you will need to make sure that the httpd is up to date on the CentOS7 Server. Type the following:

Once updates are complete you will be ready to install the Apache package:

After confirming the installation, yum will install Apache and all required dependencies.

Next, we enable the firewall with the following set of commands:

Finally, we will start and check the status of the newly installed Apache HTTP Server.

Lastly, we enter the IP Address of the Apache Server into web browser and attempt to access the site.

--

--

DevOps engineer in search of Cloud Engineer role. Looking for Cloud Operations or Cloud Infrastructure opportunities.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Eric Wainwright

DevOps engineer in search of Cloud Engineer role. Looking for Cloud Operations or Cloud Infrastructure opportunities.