views:

559

answers:

3

I set up a website and I created a folder names (docs) in the website as Virtual Directory with some documents.

Therefore the URL is xxxxxxyyyyzzzz.com/docs

The problem is that when i try to access xxxxxxyyyyzzzz.com/docs/1.doc, Authentication is required. Can you tell me how to remove this and leave any user access this folder with any restrictions?

David

+1  A: 

Not really a programming question, but if you lauch IIS manager, right click on your virtual directory, click Edit under Anonymous access and authentication control, choose "directory security" and select "anonymous".

You will also need to make sure the anonymous IIS account has read access to the directory in question (the account is shown on the screen where you enable/disable anonymous access).

Steven Robbins
A: 

Check you have anonymous access allowed with a valid account under Properties| Directory Security | Authentication and access control | Edit...

annakata
A: 

Hello,

Here are two support documents that assist 1.) with the setup of Virtual Directories, and 2.) how to manage folder permissions in IIS.

I hope that this gives some guidance for you.


Michael Kennedy Support Engineer [email protected] http://www.HostMySite.com?utm_source=bb