Tagged Questions
5
votes
1answer
1k views
.htaccess rule to redirect from 404 to search results
When a user (or a bot) request on non existing page, I want to redirect him to the search results. I prefere to do it with the .htaccess file using something like:
ErrorDocument 404 ...