[pmwiki-users] setting start page to a different location
Patrick R. Michaud
pmichaud at pobox.com
Wed Dec 13 15:24:38 CST 2006
On Wed, Dec 13, 2006 at 04:12:48PM -0500, Brian wrote:
> Hello pmwiki-users,
>
> How do I set up pmwiki to start at a location other than
> /main/homepage ?
In local/config.php, set $DefaultPage to the page you want to
have as the default.
If you're using AuthUser, be sure to do this before the
include of the authuser.php script. In fact, it's best to
put any setting for $DefaultPage at the very top of your
local/config.php file.
Pm
More information about the pmwiki-users
mailing list