Skip to content

1.1.1

Compare
Choose a tag to compare
@jimmyca15 jimmyca15 released this 12 May 19:50
· 217 commits to master since this release

Microsoft IIS Administration 1.1.1

Microsoft IIS Administration is a REST API that allows consumers to configure and monitor their IIS web servers. With the API installed on your IIS machine, you can configure your IIS instance with any HTTP client including our new web management tool https://manage.iis.net.

Visit https://manage.iis.net/get to get started.

Requirements

Note: Installation time varies based on whether required IIS features are already enabled.

Change Log

Enhancements

  • Added ability to set max number of log files and audit files

Bug Fixes

  • Fixed 500 that could occur when moving directories using /api/files/move #83
  • Fixed 403 error when listing webserver files with a virtual application or virtual directory that does not have an allowed physical path #81
  • Fixed hang when enabling/disabling IIS features #80
  • Freb.xsl (/downloads/freb.xsl) is now available regardless of module order in modules.json