Hiding Debugging on Certain Apps
Greetings,
Looking at implementing a CF-based CMS. Right now, the staging server for static HTML pages is the development server for apps, and then a live server, and would like to do the same for the CMS.
Best of my limited CF knowledge, debugging is an all-or-none affair. Debugging is turned on, all CF apps show the debugging, which interferes with the admin screen of the CMS, rendering some areas of the screen unusuable because debugging is turned on.
Is there anyway around this issue, ie turning off debugging at the directory level, or at least hiding it from the end user?
Being a cash-strapped non-profit, we are going the opensource route, so there's no money for a separate box, and any of our old desktops are of the Penium II variety, so we can't repurpose any other servers.
Best idea to find another debugger versus what comes standard? ANything anybody can recommend to keep the CF Developers happy?
Thanks!
-B
