How to change web.config login.aspx to something else?
From: xmen (simon@iitc.com.my)
Date: 02/11/03
- Next message: Paul Wilson [MVP]: "Re: How to change web.config login.aspx to something else?"
- Previous message: Terry: "Re: forms authentication problem"
- Next in thread: Paul Wilson [MVP]: "Re: How to change web.config login.aspx to something else?"
- Reply: Paul Wilson [MVP]: "Re: How to change web.config login.aspx to something else?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "xmen" <simon@iitc.com.my> Date: Mon, 10 Feb 2003 19:14:55 -0800
I'm currently developing a role based authentication using
the web.config file to control user from accessing a
certain folder.
Here's the scenario:-
I've a sub folder call "Administrator" and obviously only
authenticated user with "Admin" roles are allowed to enter
this website.
The problem:-
Every time an unauthenticated user tries to access
the "Administrator" folder, the user will be redirected to
login.aspx. I don't have a file call login.aspx, my login
page for admin is default.aspx. Is there anywhere I can
change login.aspx to default.aspx?
Thanks in advance.
Yours truly,
Simon
- Next message: Paul Wilson [MVP]: "Re: How to change web.config login.aspx to something else?"
- Previous message: Terry: "Re: forms authentication problem"
- Next in thread: Paul Wilson [MVP]: "Re: How to change web.config login.aspx to something else?"
- Reply: Paul Wilson [MVP]: "Re: How to change web.config login.aspx to something else?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|