Jump to content

Recommended Posts

Posted

Now that I've gotten far enough to worry about this stuff:

 

What is the recommended method for shutting down your site for maintenance (and starting back up)? Isn't there something more graceful than renaming the index file and forcing an error?

 

 

George

Posted

You could make a "We are redesigning" index.html page and then rename the current index.html to index2.html.

This way the visitors will not get an error and you will get time to redesign it behind the scenes.

Or you could design in another folder and then just move it to the correct place when done.

Posted

The way I do it is that I do a dump. (backup) and then do the work and then after it is done, I reupload the files there is no downtime

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...