Skip to content

Instantly share code, notes, and snippets.

@dlidstrom
Created October 25, 2013 11:07
Show Gist options
  • Select an option

  • Save dlidstrom/7153002 to your computer and use it in GitHub Desktop.

Select an option

Save dlidstrom/7153002 to your computer and use it in GitHub Desktop.
MiniNode setup
netsh http add urlacl url=http://+:8084/ user=ad-username
netsh http add urlacl url=http://127.0.0.1:8083/ user=ad-username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment