Skip to content

Instantly share code, notes, and snippets.

@mahizsas
Created October 9, 2012 05:58
Show Gist options
  • Save mahizsas/3856886 to your computer and use it in GitHub Desktop.
Save mahizsas/3856886 to your computer and use it in GitHub Desktop.
webapi urlacl managment
netsh http add urlacl url=http://+:9090/ user=machine\username
netsh http add urlacl url=http://+:9090/ user=machine\username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment