error pages redirect (shtml)

hi,

Does some of you know how to redir a 404.shtml (or other types of those error pages) to another page (like a php)

ex.:

www.mydomain.com/404.shtml
should redir all requests to
www.mydomain2.com/error_pages/404.php

 

 

 

 

Top