Welcome to MSDN Blogs Sign in | Join | Help

News

  • These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified Terms of Use

Browse by Tags

All Tags » URL Rewrite » IIS   (RSS)
Tip #38: Did you know... How to use Failed Request Tracing to trace Rewrite Rules?
IIS7.0 Failed Request Tracing (FRT) is a powerful troubleshooting tool for request-processing failures. More details regarding FRT and how to enable it can be be found here . Once the failed request tracing is enabled for your site, do the following to Read More...
Tip #36: Did you know... How to manage pilot or beta program for your site using Application Request Routing in IIS7.0?
Won't it be cool if you can target and route appropriate users of your site to your pilot/beta/new looking site based on user's profile. This may help you in managing select users who have previously signed for pilot program and redirect them to new looking Read More...
Tip #34: Did you know... How to stop hot-linking from your site using URL Rewrite in IIS 7.0?
Hot-linking is a direct linking to a web-site's file (images, videos etc). An example can be using an <img> tag to display a JPEG image someone finds at your web site. This is also referred to as bandwidth theft as when someone is viewing this site, Read More...
Tip#25: Did you know... You can have canonical URLs and Redirects with IIS 7.0
Canonical URLs help you to make your links Search Engine Optimized (SEO). For human it is easy to understand that http://www.contoso.com is same as http://contoso.com . But many search engines will not make this assumption and treat them as two separate Read More...
Page view tracker