On 9/7/07, Captain Smack <[EMAIL PROTECTED]> wrote:
> Is there a way I can make www.example.com/Pengiuns go to 
> www.example.com/Pengiuns/HomePage?

Try adding the following to your config.php:

$PagePathFmt = array('{$Group}.$1','$1.{$DefaultName}','$1.$1');

That ought to change the order in which PmWiki looks for pages to
prefer Group.HomePage before Group.Group.

eemeli

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to