Little website update. The contact form is working now, after years of error messages ;-). By the way: the new website is based on acciado°, one of the reasons for developing UrlRewritingNet at the beginning.
Fixed a bug which prevented the rules to be changed at runtime
Following improvements are made:
- ProviderModell for Rewrite Rules, if your rewriting don’t fit in regular expression.
- Mix RewriteProvider, so that every defined rule can use a defined provider.
- Better Support of / Urls if all type of requests handled by ASP.NET 2.0
- Adding and removing rules at runtime
- Domain based rewriting
- Querystring based rewriting
There some breaking changes, please consult the little documentation includes in the assembly download. Currently a comprehensive dokumentaion is only available in the german language, the translation is in work. It will be included in a short timeframe.
Following improvements are made:
- OutputCache is now working (Thanks to Dmitry Robsman)
- permant-Option removed (for the old behavior use redirect="Application" and redirectMode="Permanent" within the rule)
- Redirect possible to Domains
- Code optimizing
http://groups.google.com/group/UrlRewritingNet
Since today the official project page is online, including the most important informations about the component and as well the possibility to download the code for everybody. Enjoy it.