Copy link to clipboard
Copied
How do I get the coldfusion probe to run under a different IP address to 127.0.0.1. If I put the webserver ip number in it errros and in the logfile it states "Probe requests must originate from localhost, 127.0.0.1".
How can I run a CF template if the probe fails instead of a .bat file?
Copy link to clipboard
Copied
I believe it is restricted to localhost. You could write the bat file to invoke a cfm using something like curl.exe or wget.exe to make a http request.
--
Pete Freitag
Find more inspiration, events, and resources on the new Adobe Community
Explore Now