Need Web.config example splash page

Need Web.config example splash page

am 07.12.2007 02:21:38 von seannakasone

Hello, currently our web.config restricts our intranet web.site to a
certain group. Now we want to add a splash page as first page, but here's
the problem, how do we open the splash page to everyone, while keeping the
former first page restricted to the group. For example, can we create
different authorization sections in the web.config for different pages?
Please provide example.

Re: Need Web.config example splash page

am 07.12.2007 03:34:16 von Ken Schaefer

You can use tags to do this

Cheers
Ken

--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken

"Sean Nakasone" wrote in message
news:Pine.WNT.4.64.0712061520470.2560@ctfanxnfba.unjnvvnaryr pgevp.arg...
> Hello, currently our web.config restricts our intranet web.site to a
> certain group. Now we want to add a splash page as first page, but here's
> the problem, how do we open the splash page to everyone, while keeping the
> former first page restricted to the group. For example, can we create
> different authorization sections in the web.config for different pages?
> Please provide example.
>