Skip to main content
Participating Frequently
February 13, 2013
Question

ColdFusion Builder Debugging / Launch with URL Rewriting

  • February 13, 2013
  • 1 reply
  • 1267 views

Hello. Does anyone successfully use the coldfusion builder debugger or even successfully launch a site wirh URL rewriting? For example:

C:\Site\Controllers\Login.cfc -> http://website.dev/login

I just loaded up the site myself myself and never used run or run configurations in ColdFusion Builder but now that I am trying to debug it is pretty annoying to get an invalid URL every time I debug.


Thanks for any ideas or pointers.


~ Ben

This topic has been closed for replies.

1 reply

Participating Frequently
February 13, 2013

Actually, after further playing around with the debugger, if I could just trigger debugging without launching the browser that would take care of this for me. I just need to reload any open pages and debugging is still triggered. I still have the problem of an invalid tab opening every time I want to debug though.