Guest Posted June 2, 2004 Posted June 2, 2004 I would like to trap for 404 errors. I have loaded the contribution for 404 errors but that seems to just control the error message and notify me via e-mail that an error has occured. I would like the main page to appear if an error occurs. How do I go about doing that?
peterr Posted June 2, 2004 Posted June 2, 2004 Hi, Add this line in your .htaccess ErrorDocument 404 http://yourdomainname.com Peter
Recommended Posts
Archived
This topic is now archived and is closed to further replies.