Project Description
Orchard module to add rewrite rules to your website using Apache .htaccess file format.
For more information on how to write rules and typical usage, please refer to those sites:
Change Log
Version 1.2.4
- Bug fixes
- Removing Redirect command as a Rewrite can do it better
Version 1.2
- Adding a Simulation page, and moved the settings to its own group
Version 1.1
- Fixed an issue with TransferResult implementation in MVC 3 (Travis Pettijohn)