Is it possible to disable all authentication in a subfolder of a web site that is Forms Authenticated? How do you accomplish this?
yes you can, you can use location tag in the web.config to configure folder level security.