CF10 Debugging IP Addresses not working. Any known issues?
i installed cf10 on company's intranet , debugging output displayed on server (127.0.0.1). i've gone
debugging & logging > debugging ip addresses
and added client pc ip don't robust errors. i've tried types of ips no avail. i've removed ips (which supposed give robust errors ips) doesn't work either.
anyone know i'm doing wrong?
thanks help.
john
you talking 2 different things. wanting debug output or robust errors? 2 different settings in coldfusion administrator.
under debug output settings:
there checkbox "enable robust exception information" - setting make cf show robust information when exception occurs (an error). not turn on production servers. not want disclose of information visitors.
there checkbox "enable request debugging output" - setting make cf show debug output ip addresses defined under debugging ip addresses section. make sure have @ least 1 ip address assigned or else of visitors see debug information. careful if surf through proxy. if proxy address assigned in debug output users surfing through proxy see debug output.
More discussions in ColdFusion
adobe
Comments
Post a Comment