If you are using Apache on linux, edit the /etc/httpd/conf/httpd/conf file, you can specify in that configuration file a different error page to use for different error codes, overriding the default error response.
If it is a missing cfm page, then the coldfusion engine may catch the missing redirection, and in your cfide/administrator there is in Server Settings --> Settings there is a field called "Missing Template Handler". I am sure there is a way to override this using IIS, (but if you want a robust site, why are you using a Microsoft product?) Terry Fielder Network Engineer Great Gulf Homes / Ashton Woods Homes [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, April 09, 2002 10:17 AM > To: [EMAIL PROTECTED] > Subject: [CFTALKTor] Default CFM Error pages > > > > Hi y'all, > > Does anybody know how to check for or customize the following > coldfusion > 404 error. > > Error Occurred While Processing Request > |-----------------------------| > | Error Diagnostic Information| > | An error has occurred. | > | HTTP/1.0 404 Object Not | > | Found | > |-----------------------------| > > > I have a redirect page for 404 errors, but if the user > mispells any of the > template names ending with ".cfm", > they get the above error page instead. > > Thanks in advance for any responses. > > Rob Smith > > > > - > You are subscribed to the CFUGToronto CFTALK ListSRV. > This message has been posted by: [EMAIL PROTECTED] > To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ > Manager: Kevin Towes ([EMAIL PROTECTED]) > http://www.CFUGToronto.org/ > This System has been donated by Infopreneur, Inc. > (http://www.infopreneur.net) > - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: [EMAIL PROTECTED] To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
