Skip to main content
Participant
June 21, 2012
Question

coldfusion probe

  • June 21, 2012
  • 1 reply
  • 678 views

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?

    This topic has been closed for replies.

    1 reply

    pete_freitag
    Participating Frequently
    June 21, 2012

    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

    Foundeo Inc. | HackMyCF.com