Posted by balintk on November 24, 2012 at 3:24pm
Redirects 404 requests to an external URI.
User story:
As a visitor when I visit a non-existing path in Drupal I would like to be redirected to another website if that website can serve that certain path with using its own hostname, so that I can access to archived content for instance.
Usage:
- Check out the
7.xbranch and enable the module. - Change the default 404 page at admin/config/system/site-information to
redirect-404to allow Redirect 404 to take over the control. - Perform configuration at admin/config/system/redirect-404.
