Redirect 404 error page to any page


/ Published in: Apache
Save to your folder(s)

Just insert it into your .htaccess file to redirect all your 404 error pages to any address


Copy this code and paste it in your HTML
  1. ErrorDocument 404 http://www.your_site_name.tld

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.