Visitors to your production server should never see the raw exception
information, robust or not. Debugging should also be turned off on a
production server.

Create a custom exception handler template that either displays to you
the necessary info based on IP address or alternatively sends to you
via email the relevant info. This way visitors get only what you
decide they should get.

--
WSS4CF - WS-Security framework for CF
http://wss4cf.riaforge.org/


On 4 January 2011 20:31, Richard  Steele <[email protected]> wrote:
>
> I don't understand how the Debugging options with a specific IP Address works.
>
> If I check the Enable Robust Exception information on a production server (we 
> have no development server) and include only a specific IP Address, our 
> website still shows the Robust Exception information to ALL visitors to the 
> website. Obviously this is not acceptable.
>
> 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?
>
> Is there a way to show the Robust Exception information to only the 
> developer's IP address without having a development server?
>
> Thanks in advance.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:340364
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to