Files are usually filed from the wwwroot folder. The appsettings.json file is safe until you configure it C:\inetpub\websites\contoso.com\as your root application website. By default, static files are in C:\inetpub\websites\contoso.com\wwwroot\. I recommend this excellent document: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/static-files
, , IIS . ASP.NET Core, , "wwwroot". - ASP.NET Core IIS -, IIS ASP.NET. , ASP.NET Core. , , Microsoft.AspNetCore.StaticFiles.