forms authentication on subdirectory
From: Rick Baker (rbaker@co.slc.ut.us)
Date: 07/30/02
- Next message: Michael Books: "Re: restricting access by IP addresses"
- Previous message: Radomir: "RE: MD5 vs SHA1 and Machinekey problem..."
- Next in thread: petter: "Re: forms authentication on subdirectory"
- Reply: petter: "Re: forms authentication on subdirectory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Rick Baker" <rbaker@co.slc.ut.us> Date: Tue, 30 Jul 2002 08:36:39 -0700
Implementing the "Forms" authentication from the web root
directory web.config file appears to work as advertised
but when attempting to implement this on only a
subdirectory I am unable to get this to work. I only want
the pages in the subdirectory secure so I copied the
web.config file to that subdirectory and changed the
authentication to "Forms" and did the other stuff to point
to the login.aspx page, etc.
Before throwing all my error messages I just want to ask
if anyone has successfully secured only a subdirectory
with forms-based authentication? Are there some "gotchas"
I need to look for?
thanks,
Rick Baker
- Next message: Michael Books: "Re: restricting access by IP addresses"
- Previous message: Radomir: "RE: MD5 vs SHA1 and Machinekey problem..."
- Next in thread: petter: "Re: forms authentication on subdirectory"
- Reply: petter: "Re: forms authentication on subdirectory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|