$dtpl->fillin('URL',equal_url(encode_entities($config->{'httproot'}),$virt_path));
$dtpl->parse_if_block('readable',-r $phys_path && -x $phys_path);
$dtpl->parse_if_block('users',$users && -o $phys_path);
$dtpl->fillin('URL',equal_url(encode_entities($config->{'httproot'}),$virt_path));
$dtpl->parse_if_block('readable',-r $phys_path && -x $phys_path);
$dtpl->parse_if_block('users',$users && -o $phys_path);