hey guys..

trying to set up a ton of redirects in application.cfm

they don't seem to be working.

i want if  url is www.morel/tasty/
to goto a addy...

<cfif #CGI.SERVER_NAME# CONTAINS "www.morel.com/tasty/">
        <cflocation url="/products/index.cfm?n1Id=1&n2Id=7" addtoken="no">
</cfif>

not sure if i need to check script_name to check for folder.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:318527
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to