Apr 08 2006

New UrlRewriter .NET release

Published by sethyates at 10:45 pm under Development

A few new features added to the open source url rewriter, including:

  • Logging support (you can add adapters for log4net, etc)
  • The rewriter now adds the original and final querystring as Items in the HttpContext. To access, you would use:
    RewriterHttpModule.OriginalQueryString
    RewriterHttpModule.QueryString
  • FIXED: Added checking for too many restarts
  • FIXED: Case sensitivity in pattern matching

Download UrlRewriter.NET 1.6 here.

Related posts

One Response to “New UrlRewriter .NET release”

  1. fred smithon 19 Apr 2006 at 10:53 am

    Nice link: http://mark.silverbullet.com.au/index.php?itemid=32

Trackback URI | Comments RSS

Leave a Reply