Yeah, everything I've seen to work around it is more or less a hack rather than a fix. Your first solution seems to have the least room for error though and that's probably what I would do. ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com
-----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Sunday, November 27, 2005 8:57 PM To: CF-Talk Subject: Re: Apache Virtual Hosts The fix is to make Apache check for missing files before passing control to CF (it's another directive). The problem with this is that the servlet mappings for CFCHART graphing and other things then break, since the files to which those mappings correspond don't exist. On 11/28/05, Bobby Hartsfield <[EMAIL PROTECTED]> wrote: > That's more or less what I was about to say. It seems that when the > extension is cfm, CF takes over and coughs up its missing template handler. > Without some *shivers* url rewrites in apache, I don't see (right off) any > other way to do it than what James said. But it should definitely work. > -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225362 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

