Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

coldfusion probe

New Here ,
Jun 21, 2012 Jun 21, 2012

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?

669
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 21, 2012 Jun 21, 2012
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources