In a previous article I covered the installation URL Rewrite 2.0 for IIS 7. This is a plug-in for IIS 7 that allows you to manipulate URL’s. URL Rewrite has a GUI to allow you to enter rules within IIS 7; in the background all this does is edit the web.config file of the site. […]
Currently browsing URL Rewrite.
|
Mar
10
|
Filed Under: IIS 7.0, URL Rewrite
Comments: Comments Off on Automatically Redirect HTTP requests to HTTPS on IIS 7 using URL Rewrite 2.0
|
Feb
10
|
This article will cover my installation of URL Rewrite 2.0. This is an add-on for IIS 7.0 that allows you to manipulate URLs based on rules you create. This article is part of a series that will cover URL Rewrite rules that can help you. With this utility you can do really cool things …
Filed Under: IIS 7.0, URL Rewrite
Comments: Comments Off on URL Rewrite 2.0 Installation