amazon ec2 - Access JIRA over the internet (remotely) hosted by ec2 aws (windows server 2008) -


i have problem in accessing jira remotely.

my ec2 micro instance setup: microsoft windows server 2008 r2 sql server express , iis

i can see jira locally @

http://localhost:8080/jira, cannot see remotely of these links:  http://domain.com:8080/jira   http://elasticip:8080/jira   http://awspublicdns:8080/jira http://domain/jira   http://elasticip/jira   http://awspublicdns/jira 

port 8080 open , have no problem on these.

would appreciate help. thanks!

check see if windows firewall enabled.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -