FormsAuthentication (web app) 2

  • Thread starter Thread starter Cantekin Guneser
  • Start date Start date
C

Cantekin Guneser

firstly thanks for your help,

I have solved problem but now I have different problem that
my project includes normal pages that anonymous forms at main directory,
when I use FormsAuthentication it protects also main directory too , so
anonymous user can not see the normal pages, i tried to change
path="/admin/" in web config file but still normal user is directed to login
page

i want to protect only my sub directories not main directory

thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top