Just move all files in vshare folder to root folder (public_html, httpdocs, etc...).

Now edit include/config.php correct the value for

Code:
$config['basedir']        =  "/home/web/vshare";
$config['baseurl']        =  "http://yourdomain.com";
If you use upload progress bar, update cgi-bin/uu_default_config.pm with new path and url.