|
 |
asp_web_howto thread: Password protecting a site
Message #1 by Dennis <dennist@g...> on Tue, 23 Apr 2002 11:18:58 +0530
|
|
Hi everyone,
I need to password protect my ASP site and need to
have that 'all familiar popup' window that appears when u type the
site's URL.
Can anyone tell me how to do this, and how I should go about granting
access to the site/users.
regards,
Dennis.
Message #2 by "Ken Schaefer" <ken@a...> on Tue, 23 Apr 2002 18:10:22 +1000
|
|
In your IIS MMC, uncheck the box that says "Allow Anonymous Access". If you
have users with Netscape, check the box that says "Basic Authentication"
Now, in Explorer set the necessary NTFS permissions on each of the files in
your website you want to protect.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Dennis" <dennist@g...>
Subject: [asp_web_howto] Password protecting a site
Hi everyone,
I need to password protect my ASP site and need to have
that 'all familiar popup' window that appears when u type the site's URL.
Can anyone tell me how to do this, and how I should go about granting access
to the site/users.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
 |