Just put your cfm that handles the 404 in the admin.!! Otherwise you can specify it in the web.xml file
Justin > -----Original Message----- > From: Tim Blair [mailto:[EMAIL PROTECTED]] > Sent: 17 December 2002 18:36 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] 404 handling > > > > > > > you can use a cf template as the error handler, so you can write > > > > your own to handle it how u want it... > > > > > > How be I doing that then? > > > > parse the directory string the user has entered, > > u could check whatever directory they are looking for a > > template in, and handle it accordingly > > Nooo, nooo nooo, not that bit, the other bit! Handling the error in the > first place... > > [ why does it feel like it's 3am? *sigh* ] > > > ------------------------------------------------------- > Tim Blair > Web Application Engineer, Rawnet Limited > Direct Phone : +44 (0) 1344 393 441 > Switchboard : +44 (0) 1344 393 040 > ------------------------------------------------------- > rawnet ltd > Atrium Court > Bracknell [EMAIL PROTECTED] > Berkshire Tel : +44 (0) 1344 393 040 > RG12 1BW, UK http://www.rawnet.com > ------------------------------------------------------- > This message may contain information which is legally > privileged and/or confidential. If you are not the > intended recipient, you are hereby notified that any > unauthorised disclosure, copying, distribution or use > of this information is strictly prohibited. Such > notification notwithstanding, any comments, opinions, > information or conclusions expressed in this message > are those of the originator, not of rawnet limited, > unless otherwise explicitly and independently indicated > by an authorised representative of rawnet limited. > ------------------------------------------------------- > > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
