I need to accomplish a couple things with the Framework (in addition to all the great things it does already) that I am currently able to do with Fusebox, but can't seem to figure out with FW/1. I need to be able to set up a googlesitemap.cfm file in the root directory and I need to enable an onMissingTemplate() handler which will call a 404.cfm handler file. Since the application.cfc is catching all requests I am unsure how to go about accomplishing this. The code that I use for FB 5.5 doesn't seem to work.
Has anyone been able to solve this or a similar problem, or is it even possible to make this work?
Thanks!
Seth