> Assuming he uses folders (which would probably not be the case if he's > using > a framework), I believe mod_speling in apache would accomplish the same > thing, without the high overhead of doing it in CF. > > Russ
No, I'm not using folders and yes, I am using a framework although, it is of the 'roll your own' variety :) Right now, apache is not an option on the production servers but we do use it on the development machines so I'll take a look at the spelling mod and keep it in mind for the future... > > > > > Could you put an application.cfc that checked for 404, searched the > > incorrect spelled folder against the correct ones and redirected to > the > > closest matching folder? > > > > Effectively this is what I am doing but the functionality is displaced into the 404 handler itself. It just seems more logical to me to handle this scenario with the 404 handler. Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276043 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

