I have a site that has to be accessible by an anonymous user but if I only enable Anonymous Authentication I have to grant everyone read access to my site directory otherwise I get a 401 error.
I would expect that when I visit the site as an anonymous user I still have enough with granting the default issuser read writes to my site directory or am I wrong?
I am using IIS 8.0