Consider a site used for an interanet which should also be accessable from the internet. On the intranet you want to use Windows Authentication and on internet you want the users to access the site using forms authentication.
Is it possible to set up a mixed-mode with these two? I just want to validate that the user is logged in with either of them without using two sites.