I'm trying to update access for some file directories so anonymous users don't have any permissions to access files with direct URL to file.
I checked Permissions (old) documentation and I see that it's possible to shut down a folder browsing access with web.config file.
Is there any possiblity to deny acces for anonymouse users but allow it for logged in users?