How to redirect my error pages to an URL?
In case you don’t want to use custom error pages and you prefer to redirect them to another website or to your home page, you can use the ErrorDocument directive to achieve this. For example, if you wish to redirect the 404 … Continued