Hi All
I have a site that I want to keep open to everyone but protect certain folders. Furthermore, I want to direct the user to different login pages dependant on which folder they are attempting to access.
Example:
If the user attempts to access a page in the Protected directory, they are redirected to the Proected/Login.aspx page.
If the user attempts to access a page in the Protected/SiteAdmin directory, they are redirected to the Proected/SiteAdmin/Login.aspx page.
My questions is how do I specify multiple login pages ?
TIA
Smeat
I have a site that I want to keep open to everyone but protect certain folders. Furthermore, I want to direct the user to different login pages dependant on which folder they are attempting to access.
Example:
If the user attempts to access a page in the Protected directory, they are redirected to the Proected/Login.aspx page.
If the user attempts to access a page in the Protected/SiteAdmin directory, they are redirected to the Proected/SiteAdmin/Login.aspx page.
My questions is how do I specify multiple login pages ?
TIA
Smeat