anantshri/wp-security/master/htaccess/redirections_error.htaccess
#Redirection for all error documents back to index page # a hell lot of fun when a blind spider starts crawling ErrorDocument 400 /index.php ErrorDocument 404 /index.php ErrorDocument 403 /index.php ErrorDocument 500 /index.php