Copy link to clipboard
Copied
Does anyone know how to tell if the url actually cantains index.cfm since all of the cgi scoped variables include it no matter if it is there or not.
Copy link to clipboard
Copied
Not from ColdFusion, since that redirect was done by the web server before the web server even new it was going to pass the request to the ColdFusion application server.
Copy link to clipboard
Copied
Thanks for your answer... is there a way to do it in IIS?