I am trying to get started with using IIS. I created a new site on IIS Manager, mapped it to a folder on my file system and added index.html to the folder. I have set the po
TL;DR;
In most cases, granting access to the following account(s) (one|both) will be enough:
with Access Rights:
That's it!
Read on for a more detailed explanation...
Grant access to the web application folder's ACL depending what is selected in the pic above:
IUSR (in my case) + IIS AppPool\DefaultAppPoolIIS AppPool\DefaultAppPool onlyIIS AppPool\DefaultAppPool account is the default AppPool account for new IIS web applications, if you have set a custom account, use the custom one.
Give the following permissions to the account(s):
Read & ExecuteList folder contentsRead