randomutterings / page_redirect

This is an extension for Radiant CMS which allows you to redirect pages with http status codes.

This URL has Read+Write access

page_redirect / README
fae1fcba » Chris 2008-04-17 first commit 1 = Page Redirect
2
584536ec » Chris 2008-04-17 altered the readme 3 Allows you to redirect pages with valid http status codes.
4
5 Install with git
6
7 git clone git://github.com/randomutterings/page_redirect.git vendor/extensions/page_redirect
8
c2ca212d » Chris 2008-04-17 added todo: support multipl... 9 Create a page that you want to redirect and choose the redirect page type. Put the url to redirect to in the body. Currently it does 302 status codes.