Add IIS URL Rewrite

By default IIS is missing the URL rewrite. Looking at a fresh install of IIS admin view, the icon which should be found within the section, IIS, is missing. Having gone through the sequence to add asp.net as detailed in the article Adding ASP.NET Features to IIS7.5, I expected to find it as an option […]

Read More… from Add IIS URL Rewrite

Install IIS on Windows 10

For testing and development it’s convenient to install IIS on a Windows computer. In this case Windows 10. IIS is installed through the Windows features control panel. To access the Windows features, begin by opening the control panel by right clicking on the Windows logo. From the control panel home select the Programs and then […]

Read More… from Install IIS on Windows 10