开发者

different login pages in root web.config file for authentication

开发者 https://www.devze.com 2023-02-05 05:01 出处:网络
how can i specify two diff开发者_运维百科erent login pages in root web.config file since i need to have authentication for two folders.for securing My Account module i did like this in the root folder

how can i specify two diff开发者_运维百科erent login pages in root web.config file since i need to have authentication for two folders.for securing My Account module i did like this in the root folder

i need to have it for another folder called EBox also.


I guess your problem is similar to the following one (which has an approved solution):

How to override/change FormsAuthentication LoginUrl in certain cases

Hope this will help you.

0

精彩评论

暂无评论...
验证码 换一张
取 消