How to setup a new website with Amazon EC2?
Posted
by
ElHaix
on Server Fault
See other posts from Server Fault
or by ElHaix
Published on 2012-10-28T03:21:36Z
Indexed on
2012/10/28
5:05 UTC
Read the original article
Hit count: 470
For a new EC2 instance, I setup a windows server with IIS.
I added the Amazon name servers to my on my domain, and configured an elastic IP pointing to the server. I know this is working as I use this for RDC.
On the server, I added the website tied to the IP address, and used the quicklink security group that has port 80 open.
However, whenever I try going to the URL, I pretty much get nothing, and not sure where the blockage is occurring.
Any suggestions?
Thanks.
© Server Fault or respective owner