echo BX_DOL_URL_ROOT - gives the root url
$aUrl = parse_url(BX_DOL_URL_ROOT);
echo $aUrl; - gives null