how can i provide forms authentication to individual files(.net).

under the root tag i have some folders,in that folders i have some .aspx files among all these files i need to provide forms authenication to some .aspx files ,how can provide forms authenication to some specific files instead of all .

sankar.nvss
Views: 1767 | Community Opinion: 1

Tags..  asp.net

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
U.Janki Rao Said..

We can keep individual files in individual folders along with their web.config files where we can specify forms authentication.

another simple approach is to specify location element
in web.config with the folder path






What do you think? Add your opinion/answer
*Name
*your opinion/answer: