Omega Posted April 11, 2011 Share Posted April 11, 2011 Rather than having the standard maintenance page when you are working on your site, Is there any way to divert it to another page for example, a sub domain? Link to comment Share on other sites More sharing options...
shokinro Posted April 11, 2011 Share Posted April 11, 2011 I think you can add one line in init.php to do the redirect. here is an example.header('Location: http://www.yourdomain.com/yourpage.php'); Link to comment Share on other sites More sharing options...
Omega Posted April 11, 2011 Author Share Posted April 11, 2011 Thanks. Will let you know how it goes. Link to comment Share on other sites More sharing options...
Recommended Posts