So, I decided to set up my own websites in a Windows Server 2019 environment. I think I got everything right so far, my test website is available on the browser.
However, it is only available when I set the default page as index.html. It is an ASP website, so
What am I missing in order to complete this setup?
Thanks.
Did you launch IIS and check the default documents?
And then this:
Note that you can click on any of the default pages, and the move them up, or down as to which start up page is to be the default.
so, in above, we would want to move default.aspx to the top.