I am having difficulties getting visibility to my cloud server (Windows Server 2016 OS on AWS) from external computer.
Now locally(RDP into my cloud computer), I see the app fine at http://localhost:80. But remotely (eg. at work), I cannot reach the server location of http://"my servers public ipaddress":80.
Note: Running the app as a service with Winsw did not help my problem.
I also noticed that running IIS, I am able to see the default IIS screen from remote computers.
Make sure that Windows firewall is not blocking the port 80.