Script to generate that maintenance.html file for taking my websites into maintenance mode (opens in new tab)
In a recent blog post, I showed you how I was taking my websites into maintenance mode. Shortly afterwards, I wrote about how using $server_name can have odd consequences. Today, I’m writing about the script I just created which will create those maintenance.html files.
Read the original article