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

http://X-X-X-X-X.compute-1.amazonaws.com

How can I access that web pages using browser?

Waiting forward for reply.

Thanks

link|improve this question

I have only access of ssh.How can i check and open that using SSH? – prakash.panjwani Dec 10 '10 at 7:47
feedback

1 Answer

up vote 2 down vote accepted

Did you open port on your security group 80 check on following url

http://studyhat.blogspot.com/2010/08/using-amazon-web-services.html

link|improve this answer
I have only access of ssh.How can i check and open that using SSH? – prakash.panjwani Dec 10 '10 at 7:39
1  
Prakash that is in side your box what you need to is goto aws management console once you login to you account goto Security Groups check that out port 80 – Rajat Dec 10 '10 at 7:52
dropmocks.com/mMt_L look at the screen shot – Rajat Dec 10 '10 at 7:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.