1 : 2 : <CFIF url.path EQ ""> 3 : <CFIF fileexists("#GetDirectoryFromPath(GetCurrentTemplatePath())#index.cfm")> 4 : <CFSET url.path = "index.cfm">
1 : 2 : <CFIF url.path EQ ""> 3 : <CFIF fileexists("#GetDirectoryFromPath(GetCurrentTemplatePath())#index.cfm")> 4 : <CFSET url.path = "index.cfm">