Yep - we set up IIS to use "/error_404.cfm" (mapped to the web root) for missing pages and so on - works very well. Reports any dead pages to us and also gives the user a dynamically-generated site map, which doesn't need changed every time a page does!
David > or do what I did and setup IIS to use a custom CFML 404 page that handles > redirections. > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >> Sent: 04 March 2004 03:00 >> To: [EMAIL PROTECTED] >> Subject: RE: [ cf-dev ] Not using CFLocation any more >> >> >> I would guess because 404 error pages are delivered by the >> web server not by coldfusion. Coldfusion has it's own >> settings for non existing pages. You should use these for CF >> and static html pages for 404's >> >> >> Russ Michaels >> >> Administrator >> >> CFdeveloper.co.uk >> >> This message has been sent from CFdeveloper >> with username administrator ([EMAIL PROTECTED]) >> >> >> -- >> These lists are syncronised with the CFDeveloper forum at >> http://forum.cfdeveloper.co.uk/ >> >> CFDeveloper Sponsors and >> contributors:- >> *Hosting and support provided by CFMXhosting.co.uk* :: >> *ActivePDF provided by activepdf.com* >> *Forums provided by fusetalk.com* :: *ProWorkFlow >> provided by proworkflow.com* >> *Tutorials provided by helmguru.com* :: *Lists >> hosted by gradwell.com* >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> > > > -- > These lists are syncronised with the CFDeveloper forum at > http://forum.cfdeveloper.co.uk/ > > CFDeveloper Sponsors and contributors:- > *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided > by activepdf.com* > *Forums provided by fusetalk.com* :: *ProWorkFlow provided by > proworkflow.com* > *Tutorials provided by helmguru.com* :: *Lists hosted by > gradwell.com* > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > -- David Low [EMAIL PROTECTED] -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
