Skip to content

Instantly share code, notes, and snippets.

@pmanijak
Last active August 29, 2015 14:04
Show Gist options
  • Save pmanijak/08beedfe9e01f97fe7ee to your computer and use it in GitHub Desktop.
Save pmanijak/08beedfe9e01f97fe7ee to your computer and use it in GitHub Desktop.
Adding app-pool permissions to a folder in IIS
To add the proper permissions to a Node.js folder in IIS, give the following object write access:
IIS AppPool\<app identity>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment