UrlRewritingNet.UrlRewrite - Frequently Asked Questions
Yes it is! It can be freely shared and distributed, changed, developed and used for any commercial cases. But we
take no warranty for erroless using the software.
It is a rewrite-module tuned for ASP.NET 2.0, and offers support for
- Themes and Masterpages
- Regular Expressions
- good Postback-Urls
- Cookieless Sessions
- Runs in Shared-Hosting or Medium-Trust enviroments
- OutputCache is supported
- Redirects possible, even to other Domains
The setup is also quick :)
No, and is not planned. You can use the original version from Fabrice Marguerie.
No, this is not possible without changing the IIS configuration because these requests are directly not handled by ASP.NET 2.0
Yes if you can change the IIS Configuration, take a look the UrlRewritingNet documentation.
Look at the Sample Web and learn to use regular expression.