[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Passing HTTP_REFERER to a custom 404 page?
- Subject: Re: [cobalt-users] Passing HTTP_REFERER to a custom 404 page?
- From: Revd leonard payne <vicarage@xxxxxxxxxxxxxx>
- Date: Thu Apr 26 19:41:11 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
on 26/4/01 10:29 pm, Jay Fesco at jay@xxxxxxxxxxxx wrote:
> didn't see anything indicating that the 404.asp page had any idea of where
> it came from (other than the Session variable and the Host). And yes, I'm
> using a relative reference (/404.asp, not http://www.mydomain.com/404.asp).
> Any ideas or things I've missed?
Try using
$ENV{'REDIRECT_URL'}
Blessings
Revd Leonard