Skip to content

Commit

Permalink
added batchscript to add url acl for web server to listen on
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmyhre committed Mar 17, 2012
1 parent 3a9c1d5 commit 0ff93aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AddAclRule.cmd
@@ -0,0 +1 @@
netsh http add urlacl url=http://+:9999/ user=%USERDOMAIN%\%USERNAME% listen=yes

0 comments on commit 0ff93aa

Please sign in to comment.