Apologies for the lame question, IIS isn't my long suit.
I'm having trouble getting a new IIS 10 install on a new Windows Server 2019 box to serve even basic html pages.
Everything I've tried gives the same error, "401 - Unauthorized: Access is denied due to invalid credentials".
I've created the site in Application pools.
The site itself has its identity set to ApplicationPoolIdentity, and its security tab shows the site itself in the list of users and groups, with all permissions checked except "special permissions".
I see the same on the security tab of that directory in Windows Explorer.
What am I missing?