Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1) Web API:

...

Open command line as admin mode and run this command:

netsh http add urlacl url=[address] user=everyone

for example:

netsh http add urlacl url=http://1011.711.10.70:30063176/ user=everyone


More information

2) Telnet:

...