I have a web app hosted on AWS EC2. Why is it that when I type the Elastic IP into my browser all I see the default "Welcome to nginx" page? When I visit via the public DNS url "X.compute.amazonaws.com" I can see the app.
I'm trying to route my domain name to my app but it's just sending me to Nginx page.