Can I move the "Local sites" directory to another Disk/Drive of my PC

I’ve succeeded in moving individual sites directories as follows:

  1. Close Local
  2. Move site folder to new location
  3. Open C:\Users<user>\AppData\Roaming\Local\sites.json in a plain text editor (Notepad, etc). This file stores, among other things, the paths of all your Local sites.
  4. Edit your site’s path to match new path and save the file.
  5. Start Local and test.

The only problem is that Local doesn’t seem to like it when the site folder is on a drive other than C: (on Windows) when the server being used is Apache. Switching to Nginx fixes the problem and then it work regardless of which drive the folder is in. I’ve just reported this problem on this forum, hopefully they’ll fix it soon.