Skip to content

Instantly share code, notes, and snippets.

@vivainio
Last active January 27, 2021 19:16
Show Gist options
  • Save vivainio/f000b82d1a59138f092defe41cd35500 to your computer and use it in GitHub Desktop.
Save vivainio/f000b82d1a59138f092defe41cd35500 to your computer and use it in GitHub Desktop.
rem "Startup" is the aspnet web app root, with Web.config, bin/ etc. /myaps in the website root
C:\Windows\System32\inetsrv\appcmd.exe set app MyWebSite/myapp -[path='/'].physicalPath:Src\MyProject\Backend\Startup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment