randomutterings / page_redirect
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Simon Josi (author)
Thu Jun 26 10:44:36 -0700 2008
page_redirect / README
| fae1fcba » | Chris | 2008-04-17 | 1 | = Page Redirect | |
| 2 | |||||
| 584536ec » | Chris | 2008-04-17 | 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 | 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. | |
