>Does application.cfc run even if there is no cfm file? I was under >the assumption that it didn't.
No, I had to put an empty index.cfm file in alongside it. So this application.cfc method worked, but only partially. The root directory redirects like a champ, but individual files do not. So for instance: www.mysite.com/ redirects fine www.mysite.com/somepage.cfm still errors out. Any other ideas ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273108 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

