I was wondering if anyone knew if there is a way to configure iis to serve an ASP.NET Core site from a folder inside the iis wwwroot folder like:
c:\inetpub\wwwroot\mysite1.com
c:\inetpub\wwwroot\mysite2.com
So you have more than one site per server?
Thanks in advance!