Hi Dale Thanks, already tried all that. It just gives me cgi references to the 404 handler itself, not really what was requested.
If the failed request was a .cfm file it all works fine. If it's anything else .asp, .txt ot a non existant folder it all seems broken. thanks Drew -----Original Message----- From: "Dale Fraser" <[email protected]> To: <[email protected]> Date: Wed, 7 Jul 2010 11:55:58 +1000 Subject: RE: [cfaussie] cf 404 handling > I think its > > CGI.HTTP_REFERER > > Or dump CGI on the error handler page to an email and see which one has > the > correct bit > > Regards > Dale Fraser > > http://dale.fraser.id.au > http://cfmldocs.com > http://learncf.com > http://flexcf.com > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf > Of skateboard.com.au > Sent: Wednesday, 7 July 2010 11:40 AM > To: [email protected] > Subject: [cfaussie] cf 404 handling > > Hi Everyone > > I've got a cf template set as my 404 handler (i'm using apache). I just > upgraded from cf6 to cf7 (stop laughing). Under cf6 I could see what > page > was really requested using the cgi.request_uri variable. Under 7 its > just > giving me the path of the cf template that I have set up to handle the > 404s. > I guess I'm just after a way to access the request/form/cookie scopes > from > pages that arn't really there. > > thanks in advance > > Drew Peacock > > > -- > You received this message because you are subscribed to the Google > Groups > "cfaussie" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. > > -- > You received this message because you are subscribed to the Google > Groups "cfaussie" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. > -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
