HarshitDawar55 / Apache-Webserver

This Repository contains an Ansible Role which is used to configure the Apache Webserver load balancer in the RedHat Linux Environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache-Webserver

This Ansible role is used to configure the apache webserver with a test php file which will show the IPAddress of the host machine.

Requirements

No Pre-requisite as such, but it depends on where you are using this role, if it is been used on AWS, then the account of AWS is required.

Role Variables

port_listen => used to assign the port on which the Webserver will listen.

DocRoot => Document Root of the Apache Webserver.

Dependencies

Yum should be configured for its proper use if the distribution is redhat!

License

GPL v3.0

Author Information

Developed by Harshit Dawar, also known as Technologist, a public speaker, extrovert, & optimist.

LinkedIn: https://www.linkedin.com/in/harshitdawar

PortFolio: https://harshitdawar55.github.io

Twitter: https://www.twitter.com/harshitdawar55

Medium: https://www.medium.com/@harshitdawar

GitHub: https://www.github.com/harshitdawar55

About

This Repository contains an Ansible Role which is used to configure the Apache Webserver load balancer in the RedHat Linux Environment.

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%