Hi every one, I am using Lucee 6.2.1.122 on Windows. How can I make a backup of Lucee so that I can quickly restore the following settings if needed?
What is the best way to back these up and restore them later?
Copy and back up the .CFConfig.json file located at C:\lucee6.2.2.8-SNAPSHOT\lucee-server\context\.CFConfig.json. Then, import or place it into the .CFConfig.json location of your new, fresh Lucee server installation to restore your configuration.
.CFConfig.json
C:\lucee6.2.2.8-SNAPSHOT\lucee-server\context\.CFConfig.json
Thanks a lot. I checked it and it works.