tejesht Posted August 26, 2006 Share Posted August 26, 2006 Hello everybody, Is it possible to redirect to new page from an errordocument 404.if it is possible then please suggest me the steps so that i can implement it.Thanks in advanceTejesh Link to comment https://forums.phpfreaks.com/topic/18704-redirect-from-errordocument-404/ Share on other sites More sharing options...
AdRock Posted August 26, 2006 Share Posted August 26, 2006 If it's a custom 404 error page use a meta refresh<meta http-equiv="refresh" content="2;url=http://www.yoursite.com"> Link to comment https://forums.phpfreaks.com/topic/18704-redirect-from-errordocument-404/#findComment-80652 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.