|
1 | 4 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | W |
Click on a module name for more detailed information.
404 Redirect
Ran into an issue where I could not get <redirect to="http://site.com" /> to work in an error page. Wrote a quick MODULE_LAST to basically redirect to a URL if no other module handled the request.
|