I want to install apache2 on EC2 Amazon instance and access it from internet . I have installed apache2 sucessfully using command
apt-get install acache2
After that I checked status of apache2 and it gives me that apache2 is running. Than I tried to get my web pages from browser ,but I am not able to access that using
How can I access that web pages using browser?
Waiting forward for reply.
Thanks