Forms authentication for main site, Windows auth for subfolder
Posted
by John D
on Server Fault
See other posts from Server Fault
or by John D
Published on 2010-04-25T19:59:04Z
Indexed on
2010/04/25
20:04 UTC
Read the original article
Hit count: 192
Hi all,
On my Windows 2008 R2 server with IIS 7.5 I would like to have my ASP.NET website running with forms authentication, while protecting a subfolder with the basic Windows authentication. I have done this on Windows 2003 with IIS 6 for years, but I simply can't get it to work with IIS 7.5. Your input would be highly appreciated :)
© Server Fault or respective owner