URL rewriting at IIS 7.0

25 sec read

I have needed to implement URL rewriting in a lot of projects I was involved with in the past and have chosen various solutions for each, from building my own solution till using open source modules such us UrlRewriting.Net.

If your web project is going to be hosted on IIS 7 though, then I would highly recommend using the IIS URL Rewrite Module.

The Microsoft URL Rewrite Module for IIS 7.0 provides flexible rules-based rewrite engine that can be used to perform broad spectrum of URL manipulation tasks, including, but not limited to:

  • Enabling user friendly and search engine friendly URL with dynamic web applications;
  • Rewriting URL’s based on HTTP headers and server variables;
  • Web site content handling;
  • Controlling access to web site content.

Azure SQL Database Query performance insight

Managing and tuning the performance of relational databases is a challenging task that requires significant expertise and time investment but now we have another...
kpantos
19 sec read

Azure Cloud Application Design and Implementation Guidance

The patterns & practices team has been working on developing Azure architecture guidance. The first round of  guidance is now available to public...
kpantos
1 min read

Athens GWAB

In April of 2013 the first Global Windows Azure Bootcamp was held at more than 90 locations around the globe! In March 2014 Athens...
kpantos
32 sec read

Leave a Reply

Your email address will not be published. Required fields are marked *