Recent Posts tagged IIS News Item

Getting started with the IIS CORS Module

Feb 28, 2018 by shirhatti

shirhatti

Browsers usually apply same-origin restrictions to network requests. These restrictions would prevent a malicious page from making a cross origin request initiated from within a script. As an examp...

Filed under: IIS News Item

Introducing IIS CORS 1.0

Nov 9, 2017 by shirhatti

shirhatti

The IIS Team is pleased to announced the release of version 1.0 of IIS CORS Module which enables support for the Cross-Origin Resource Sharing (CORS) protocol.CORS is a mechanism to let a user-agen...

Filed under: IIS News Item

Microsoft IIS Administration API 2.0.0

Jul 6, 2017 by jimmyca

jimmyca

The Microsoft IIS Administration API is making IIS administration simpler than ever before. If you are unfamiliar with the API, check out our earlier post for an introduction.Microsoft IIS Administ...

Filed under: IIS News Item

URL Rewrite v2.1

Jun 28, 2017 by shirhatti

shirhatti

The IIS team just released URL Rewrite v2.1. The blog post below details the changes introduced in this release. You can download the latest version from https://www.iis.net/downloads/microsoft/url...

Filed under: urlrewrite, IIS News Item

Microsoft IIS Administration Docs Now Available

Feb 7, 2017 by jimmyca

jimmyca

Microsoft IIS Administration Docs: https://docs.microsoft.com/en-us/iis-administration/Last week we saw the unveiling of new file endpoints for Microsoft IIS Administration. Now we have documentati...

Filed under: IIS News Item

Introducing the IIS Administration API

May 9, 2016 by shirhatti

shirhatti

IIS is a mature technology with a large amount of configuration available. Historically the configuration of IIS has been done through WMI, Appcmd, PowerShell, and graphically through IIS Manager....

Filed under: IIS News Item