in reply to Re: How can I determine whether a URI, hostname or IP address is to the local host machine?
in thread How can I determine whether a URI, hostname or IP address is to the local host machine?

In theory that may work, but unfortunately any solution that relies on manual configuration would defeat the purpose, because the whole point is to catch easy-to-make configuration errors that would otherwise cause infinite recursion of HTTP requests.
  • Comment on Re^2: How can I determine whether a URI, hostname or IP address is to the local host machine?