Anyone who has been using a Mac for long enough to weather an update or two, and is also running a custom configuration of Apache, knows the "joy" of having to put everything back together again after each update.
With each system update something about Apache is invariably updated and any custom configuration will no-longer be in place. Granted, Apple is kind enough to make backups of the existing configuration files that are being overwritten. But it's still a hassle to traipse through all the settings files to put them all back together.
Without going over docs to see what has changed and trying to determine if it's worthwhile replacing all the new conf files with their backups, there's this solution.
Write a document that details each conf file and its corresponding settings. The file will need to be religiously maintained, but when it comes time to put the server back together, it can just be reconstructed from the details in the well maintained document.
With each system update something about Apache is invariably updated and any custom configuration will no-longer be in place. Granted, Apple is kind enough to make backups of the existing configuration files that are being overwritten. But it's still a hassle to traipse through all the settings files to put them all back together.
Without going over docs to see what has changed and trying to determine if it's worthwhile replacing all the new conf files with their backups, there's this solution.
Write a document that details each conf file and its corresponding settings. The file will need to be religiously maintained, but when it comes time to put the server back together, it can just be reconstructed from the details in the well maintained document.
Comments
Post a Comment