Japanatron Logo
* Remove web directory protection entries
* 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

How to Find and Replace Text U...

After changing website templates I found that all instances of the <ul> html tag (used for bullets) no longer worked because the new template requires a c...

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....

Linux and NTLMv2 Proxy Authent...

My company's firewall enforces NTLMv2 proxy authentication, which kinda sucks for some Linux hosts since I can't pass that authentication directly on the comman...

Linux - How to Mount Clonezill...

Make sure the partclone package is installed.apt-get install partcloneCreate an empty image file.touch image-file.imgRestore the clonezilla files into the image...