> We're running ColdFusion 9, and I understand we can backup the XML files in > Web-INF to get the datasource "meta data" for a > less troublesome restore, God forbid we'd have to do that at any point. > > Aside from CFM templates of the site itself, should we also backup the CFIDE > tree? Anything else that would be a good practice > in the event we'd need to recover a site on short notice?
You might want to back up your web server configuration also - there's typically a bunch of important details in there. If you're using Apache, this is typically very easy to do. If you're using IIS, you can explicitly back up the entire metabase (or whatever they call it now) or specific items. If you're using SSL certificates, you want to make sure you have the certificate files (including CSRs) backed up somewhere also. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338116 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

