Setup and Run Apache on EC2 – 3 different ways
In this tutorial, I will show you how to create an EC2 instance and run apache server on it. We will also setup Security Group for the instance, and open up necessary ports to be able to access the web pages served from Apache over the web. There are 3 different ways, we will set …