Re: FormsAuthentication
ooo
Date: 05/26/03
- Next message: Dylan Phillips: "Forms Based Authentication and the OpenWave Browsers"
- Previous message: Michael Hetrick: "Re: FormsAuthentication"
- In reply to: Matjaz Ladava: "Re: FormsAuthentication"
- Next in thread: Matjaz Ladava: "Re: FormsAuthentication"
- Reply: Matjaz Ladava: "Re: FormsAuthentication"
- Reply: Yarx: "Re: FormsAuthentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 26 May 2003 15:54:58 +0100
I tired creating 2 web.config files but does not want to show the page, is
there anything special i need to do when having multiple web.config files
"Matjaz Ladava" <matjaz@_nospam_ladava.com> wrote in message
news:%23UaGhU4IDHA.2240@TK2MSFTNGP11.phx.gbl...
> Different folders can have different web.config, which can have different
> authorization section. Example would be, that you place your registration
> site in different directory, which contains web.config in which you have
> authorization section with allow users = "*" (all users)
> authorization section is order sensitive and built from top directory down
> to machine.config, so that entry in your folder will take precedence and
> allow all users to access it.
>
> Regards
>
> Matjaz Ladava
>
> <ooo> wrote in message news:%23$hUZH4IDHA.2764@tk2msftngp13.phx.gbl...
> > Is it possible to have a user redirected to a page (login.aspx) for
> certain
> > page access?
> >
> > i.e. for my registration page I wish them not to be redirected to the
> login
> > page, but for every other page they access if they are not authenticated
> > then they are redirected?
> >
> > Cheers
> >
> > e
> >
> >
>
>
- Next message: Dylan Phillips: "Forms Based Authentication and the OpenWave Browsers"
- Previous message: Michael Hetrick: "Re: FormsAuthentication"
- In reply to: Matjaz Ladava: "Re: FormsAuthentication"
- Next in thread: Matjaz Ladava: "Re: FormsAuthentication"
- Reply: Matjaz Ladava: "Re: FormsAuthentication"
- Reply: Yarx: "Re: FormsAuthentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|