I had the same problem and ended up using ISAPI re-write to do the job. The 
request is redirected before it gets processed by CF at the web server level. I 
initially was just creating the folder and puttinbg in  an index.cfm with the 
re-direct, but it got ugly real fast. You could also possibly put the redirect 
into the error handling template, but that doesn't seem to elegant, it 
definitely would mess with your server logs if you track errored templates that 
way. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318622
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to