Home All Groups Group Topic Archive Search About

IIS and Public Internet Website

Author
10 Jun 2009 7:19 PM
Marc Noon
Is it possible to have both an integrated security website requiring a
username and password challenge, and an anonymous login that requires no
username and password on the same web server using IIS 6.0? 

The reason is b/c I have some internal only pages, and some pages I want to
share over the internet anoymously.
--
-M Noon

Author
11 Jun 2009 12:53 PM
Daniel Crichton
Marc wrote  on Wed, 10 Jun 2009 12:19:01 -0700:

> Is it possible to have both an integrated security website requiring a
> username and password challenge, and an anonymous login that requires
> no  username and password on the same web server using IIS 6.0?

> The reason is b/c I have some internal only pages, and some pages I
> want to  share over the internet anoymously.

Yes. You can put the "internal" pages either into their own folder with the
anonymous access removed, or put them on their own website.

--
Dan