how to redirect all 404 - Page not found - attempts to the front page?
webdev2 - April 13, 2009 - 20:07
I want to redirect all attempts to pages not found (404) to go to the front page. How can I do that?
thanks.
I want to redirect all attempts to pages not found (404) to go to the front page. How can I do that?
thanks.
Go to
Go to admin/settings/error-reporting
that worked - thanks.
that worked - thanks.
You can also use
You can also use http://drupal.org/project/search404 to send them to a page similar to what they were looking for.
BobbyMods
thanks
thanks