IIS has an option to check for existing files before it hands the request off to CF. You could also implement an onMissingTemplate() method in your Application.cfc, which I think is a CF9 feature.
nathan strutz [www.dopefly.com] [hi.im/nathanstrutz] [about.me/nathanstrutz] On Mon, Apr 2, 2012 at 8:34 AM, Randy Johnson <[email protected]> wrote: > > Hello, > > Is there a way to prevent 404 error messages from showing up in the > application log? > > Thanks! > > Randy > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350609 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

