Simple problem with custom errors and forms authentication
From: Dirt (darran_hayes@hotmail.com)
Date: 09/25/02
- Next message: Paul: "configuration"
- Previous message: Hemlata Shah: "Forms Authentication Roles based"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: darran_hayes@hotmail.com (Dirt) Date: 25 Sep 2002 06:03:43 -0700
Hi all,
I have forms authentication set up on our asp.net website which works
fine (up until now).
We've just started to round up our site and are adding our custom
errors for the good old http 404 file not found.
Our forms authentication settings basically say "secure everything,
and only allow anonymous access to a small number of resources"
(default.aspx, login.aspx and logout.aspx).
When I navigate to a page that does not exist, I first have to login,
before my custom 404 page gets displayed.
Is there any way to solve this without having to change my forms
authentication settings as a user should have to log in to discover
they've gone to the wrong url?
Cheers,
d
- Next message: Paul: "configuration"
- Previous message: Hemlata Shah: "Forms Authentication Roles based"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|