[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Passing HTTP_REFERER to a custom 404 page?



> 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