Protect Plugin: XCART
The plugin has been tested with Xcart Pro Versions 4.5.2-pro
Settings:
Open file func.core.php in xcart_folder/include/func/ and find
$webdir = (empty($xcart_web_dir) ? '/' : $xcart_web_dir);
then replace it with
$webdir = '/';