message appear that mysite under maintenance ?

Status
Not open for further replies.

Quast

Member
18
2012
0
70
How to make a message appear on the index from Cpanel telling that my site under maintenance ?
or do some thing from the Cpanel make mysite Offline or stop it ?
 
3 comments
2 things :
1) You are posting this on wrong forum buddy...
2) You can do that by :
a) Back up your index.php file (just rename ur index.php to index1.php or something)
b) Create a new index.php file(blank).
c) Then just make or google a image or text you want to display in your site.
and add the same by this code into your new index.php :


  • <img src="URL of image" />

And upload this index.php to your root :-)...and when you want your site back just delete this index.php and rename your old index1.php to whatever back to index.php :-)

Hope i helped :)... Well there may be other ways but this is what i used to do :)..
 
Status
Not open for further replies.
Back
Top