PDA

Click to See Complete Forum and Search --> : ASP.net authentication


Comn8u
Jul 23rd, 2004, 12:22 PM
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?