Just move all files in vshare folder to root folder (public_html, httpdocs, etc...).
Now edit include/config.php correct the value for
If you use upload progress bar, update cgi-bin/uu_default_config.pm with new path and url.Code:$config['basedir'] = "/home/web/vshare"; $config['baseurl'] = "http://yourdomain.com";
Bookmarks