You could for example use "HOT" as Your homepage, thatfore You would have to change a little the configuration file
$QA_CONST_PATH_MAP=array(
'hot' => '',
)
it is two times ' not one time "
As well You mast delete /* and */ around the path map function in config.php to activate it.