Re: Custom 404 .cfm pages, and cf flash tags.

2009-08-27 Thread Peter Boughton
Good point, yes - if you've got multiple domains/applications on the server then you should probably do that. Still worth having a very generic server-level one as well though. ~| Want to reach the ColdFusion community with so

Re: Custom 404 .cfm pages, and cf flash tags.

2009-08-27 Thread Azadi Saryev
you can also use onMissingTemplate() method in your Application.cfc this way you can define different error pages and handlers for your missing .cfm templates for each application running on same server, whereas settings in cf admin are server-wide (all applications running on same server will use

Re: Custom 404 .cfm pages, and cf flash tags.

2009-08-27 Thread Peter Boughton
> From here I checked the verify that file exists open. Don't do that - it breaks things (as you've discovered). Instead, in the Administrator, you can specify the "Missing Template Handler" - set that to the same file as you're using for IIS and it should solve your problem. (You probably a

Custom 404 .cfm pages, and cf flash tags.

2009-08-27 Thread Paul Alkema
Hey All, I've recently ran into an issue that I was hoping I could have a little help with. My company has been using custom 404 pages for awhile that we set up in iis however we had never set up this custom 404 page to display on .cfm pages, only missing folders. Ie; www.website.com/asdasdasdsd/