windows - Can't access my web application on amazon ec2 -


i've deployed web application amazon aws can't access via browsers. deployed through webdeploy in vs. worked. exported sql database rds instance through sql manager. worked also.

i've read many answers , don't know i'm missing.

i've created 1 simple liner "hello world" bogus index.html in order check if problem in application itself.

the firewall port 80 open {i read somewhere 8787}, security group applied , has port 80 open also.

the files on c:\inetbub\wwwroot

thanks insight


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -