activate the intro page feautre via the WB backend. Then upload a page called intro.php which contains a PHP redirection to whatever page you want and try again. Search the forum for the PHP redirection code.
Thanks, I tried that - however, it seems that the code which handles intro pages assumes that the destination page will be in a /pages directory (it looks for for /pages/intro.php), whereas I'm not using one. But I could be wrong about this.
I guess I could just create /pages/into.php, but it seems like a messy solution.
Daniele