AWS Solution Architect Training with
AWS Cloud Practitioner Global Certification Training
Trainer: Aravindraj.G- Nminds Academy
How To Configure Apache Web Server
in AWS EC2 Linux Instance
Anushuya.S
M.sc-Computer Science
VET Institute of Arts and Science (Co-Education) College
Erode
Objective
To configure web server in Amazon linux one directory path is created and
under this directory we host our web page.
Topology
Step1: Edit Inbound rules in Security group.Add rule as HTTP with 0.0.0.0/0
source configuration.
Step2: Save rules.
Step3: Select Connect.To give permission to develop and upload the website
content.
Step4: Create user,password,User to add in group,change group
ownship,change publickey authentication to password authentication