hey guys looks like

Missing Template Handler points to 404.cfm in cf admin

which was causing it to ignore #CGI.SCRIPT_NAME# if there was no
folder and no index.cfm
how can i override the cfadmin missing template handler?

<cfif #CGI.SERVER_NAME# CONTAINS "morel.com" AND #CGI.SCRIPT_NAME#
CONTAINS "/tasty/">
       <cflocation
url="/literature/literature_view.cfm?id=557&sbu=01&action"
addtoken="no">
  </cfif>

On Mon, Jan 26, 2009 at 11:47 AM, Paul Ihrig <pih...@gmail.com> wrote:
> ok.
> it dosnt work if there is no folder on the server called "tasty"
>
> CGI.SCRIPT_NAME
>
> it does work if there is a 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:318616
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