Opening port 80 EC2 Amazon web services

josh picture josh · Feb 15, 2011 · Viewed 167.8k times · Source

I've opened port 80 in the web console on my E2C instance's security group but I still can't access it via the public dns in the browser.

Any ideas?

Answer

M.W. Felker picture M.W. Felker · May 4, 2012

This is actually really easy:

  • Go to the "Network & Security" -> Security Group settings in the left hand navigation
  • Find the Security Group that your instance is apart of
  • Click on Inbound Rules
  • Use the drop down and add HTTP (port 80)
  • Click Apply and enjoy