File: Web.Config <configuration> <system.web> <authentication mode="Forms"> <forms name="MyApp" /> </authentication> </system.web> </configuration>