web.config in subdirectory related query
From: Johan Normén NSQAURED2 (m_at_m.se)
Date: 09/26/03
- Next message: Ian: "sql server database access problem"
- Previous message: Johan Normén NSQUARED2: "Force Popup with authentication mode="Windows""
- In reply to: VSK: "web.config in subdirectory related query"
- Next in thread: Johan Normén NSQAURED2: "web.config in subdirectory related query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 26 Sep 2003 13:30:17 -0700
"Do i have to make each subfolder VirtualDirectory?"
Yes. Beacuse you can't override that kind of settings :-(
Why not persenolize the loginpage instead? you can get
the language settings you have in IE to identify there
language, you can get there IP (if static) as identifier
etc...
JN
>-----Original Message-----
>Hi all,
>
>I have read that you can have have multiple web.config
files but some tags
>including <authentication> can only be present in the
root one.
>
>but our applictaion is used by 3 different kinds of
users.
>so we have 1 virtual directory and 3 folders, 1 for each
type of user.
>we have 1 login page in each of the 3 different folders.
>
>Now my requirement is when the session times
out /invalid login
>information/.... i need to go to login page of
curresponding folder.
>
>How can is set this in web.config in subdirectory as i
cannot override
>authentication tag in subdirectory.
>
>Do i have to make each subfolder VirtualDirectory?
>
>we are using webfarm with 2 webservers.
>
>what is the best practice to implement this?
>
>Any sugesstions would be helpful
>
>Thanks
>VSK
>
>
>
>.
>
- Next message: Ian: "sql server database access problem"
- Previous message: Johan Normén NSQUARED2: "Force Popup with authentication mode="Windows""
- In reply to: VSK: "web.config in subdirectory related query"
- Next in thread: Johan Normén NSQAURED2: "web.config in subdirectory related query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|