Do you have to have your login page in a different directory than your protected asp.net pages when configuring a web.config file in the protected folder?
I've got all my pages in a folder, including the login page, which all needs to be protected except the login page. How would I go about doing this?
Bookmarks