| Stefan [MSFT] 2005-11-28, 7:49 am |
| Hi Dref,
that should be possible.
You would need to have the subsite in a different virtual directory -
configured as a web applicaiton.
Then add a web.config to this web application configured for forms
authentication.
And anonymous access needs to be enabled on this web application.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"dref" <dref@discussions.microsoft.com> wrote in message
news:84E2B2AE-D90E-48BC-9D58-A65D3B782F35@microsoft.com...
> Hi!
>
> I have a mcms site using windows authentication.
> Is it possible to have a sub-site using forms-authentication, for non-mcms
> content ?
>
> Thanks !
|