cflocation infinite loop HELP!

Need some help here. Thanks in advance.    I have these 2 files. t1.cfm cflocation to t2.cfm and end at t2.cfm.   If I ran as https://www.skillon.com/cflocation/t1.cfm   it works as expected i.e stop at t2.cfm  display “Hello world”. You will see some screen messed up but never mind I just wanted to show you the problem.    But when I ran as https://www.skillon.com/cflocation/t1.cfm/   with the “/” at the end or just add whatever text after the “/”  it will go […]