Using .htaccess to suspend an entire site while still working on it
Published March 3rd, 2011Sometimes, when you’re working on a web site, you need to make some changes that could cause problems if there is someone else using the site at the time. The obvious solution is to suspend the site — e.g. put up a ‘this site is down for maintenance’ page — but how do you do [...]