> If the Enable Robust Exception information is disabled and
> Enable Request Debugging Output is enabled, what information is
> then shown only to that specific IP address?

Debug output is not the same as exception information. Every request,
whether there's an exception or not, will generate debug output if you
have that enabled. Debug output will show you execution times and
variables within specified scopes.

> Is there a way to show the Robust Exception information to only
> the developer's IP address without having a development server?

No. In a production environment, you need to use a custom error
handler. You can provide functionality in your custom error handler to
do this if you like. The Advanced ColdFusion 8 course available for
download on the Adobe site demonstrates this.

http://www.adobe.com/support/training/instructor_led_curriculum/acfd_8.html

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340365
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to