|
Home > Archive > IIS Server Security > August 2006 > IIS Newbie question
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
IIS Newbie question
|
|
| Eric D 2006-08-22, 7:34 pm |
| Hi,
We have a company website that we had setup. I am trying to add a virtual
directory and make it password accessable. This directory will be accessed
by external agents only. Could someone point me in the direction of what I
need to do here.
Thanks In Advance,
Eric
| |
| Funkadyleik Spynwhanker 2006-08-22, 7:34 pm |
|
"Eric D" <edreksler ----- accessoneinc.com> wrote in message
news:emApEYhxGHA.4880@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> We have a company website that we had setup. I am trying to add a virtual
> directory and make it password accessable. This directory will be
> accessed by external agents only. Could someone point me in the direction
> of what I need to do here.
>
> Thanks In Advance,
> Eric
>
Open the MMC.
Find the site.
Establish where the virtual folder contents are; d:\webstuff\files\ or
whatever.
Right click on the web site in the MMC.
Go to "New" then "Virtual folder".
Browse to the folder.
Press OK.
Then go back and right click on it and in the "Security" tab, uncheck
"anonymous access". That will make it request a user and password. Then
you have to set up all the users and passwords on the server.
|
|
|
|
|