Just adding a tip for the Nginx subfolder config; it also needs to include: rewrite /rclone(.*) $1 break; Or it won't work.