403 Forbidden error in Public Folder when I try redirection
问题 I have ASP.NET site. I can access to the public page, it's OK: http://mysite/MyPublicFolder/index.htm But I get 403 error when I try access to the folder: http://mysite/MyPublicFolder/ MyPublicFolder contains index.htm . I want Not allow users to browse directory, only Access to all pages in Folder . We have the following error: 403 - Forbidden: Access is denied You do not have permission to view this directory or page using the credentials that you supplied. <location path="/MyPublicFolder">