xxxxxxxxxx
Use SFTP then go to:
/etc/apache2/sites-enabled/000-default
Edit '000-default' file,
there will be line starting with: 'DocumentRoot'
edit it and point it to the new file location
example: DocumentRoot /root/default/index.html
change to: DocumentRoot /newolder/newlocation/file.php