Redirect Helper Lite
Change Log

Mar 1st 2010: 1.1.2
  • Feature: Control Panel Log now being utilized logging when redirects are added, modified or deleted
Feb 10th 2010: 1.1.1
  • Feature: Added new debugging module mode and tag
Feb 4th 2010: 1.1.0
  • Feature: Now uses extension hook sessions_start to execute the redirect without any template parsing
  • Feature: Now matches redirects with or without the trailing slash in the URI
  • Bug: Fixed bug where redirects couldn't be created for file extension URIs (eg: /old_page.html)
  • Note: no tags are required to use this module any more (you can remove any instances of {exp:redirect_helper_lite} in your templates)
  • Note: Options for HTTP headers has been narrowed to only 2 (301 Moved Permanently and 307 Temporary Redirect)
Nov 24th 2009: 1.0.1
  • Bug: Fixed bug for sites using index.php
Nov 24th 2009: 1.0.0
  • Initial Release