* Rsync files to the new location
* Change Apache root folder settings
* Redo web directory protection entries
* Update Joomla core configuration (global settings)
* Update Akeeba backup configuration
* Rename old folder to ensure nothing is still using it
Checks
* Run Akeeba backup and make sure it saves to the new path
* Search Joomla database for anything using the old path
Related Articles
Joomla Running on Nginx and Ub...
What follows is an outline I compiled while building an Ubuntu server for running the Joomla CMS on the Nginx web server. NOTE: Ubuntu 14.04 LTS was used for th...
Windows - How to Disable Start...
I hate it when a user's PC shuts down ungracefully, and they choose startup recovery at the next boot. The process (albeit "recommended") removes the PC from t...
Nginx - Blocking Access to Joo...
I propose blocking all access to Joomla's administrator login page and front-end user login (if you don't use it) because I constantly see a-hole bots in my log...
Linux - Specify From Address W...
I struggled a bit with figuring out how to specify the from email address when sending mail on the Linux command line. In short, you need to use the -r option....