[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: "Jay Fesco" <jay@xxxxxxxxxxxx>
- Date: Mon May 7 22:02:36 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I need to be able to find out exactly what someone typed to get
> to my custom
> 404 page.
It should be in the error log as file not found.
--
Dan Kriwitsky
Thanks, Dan, but I need the URL realtime - scanning the log is an option,
but probably not the most time-efficient one.
Jay