Role Based Authorization

liunx

Guest
I've implemented Form Authentication with Role Based Authorization....its working perfectly....i've 2 folders and each folder has a web.config file....now i've a requirement that all the pages in a folder should be authenticated leaving a single page which can viewed by all without any authentication and the condition is that the page should be in the same folder....is this possible...if so can anyone help me out.....hi guys i got the solution for my problem sorry for disturbing and wasting ur time.....it can be achieved by putting location tag in web.config
 
Top