[pmwiki-users] Changing the default wiki group?
H. Fox
haganfox at users.sourceforge.net
Sun May 28 10:10:53 CDT 2006
On 5/28/06, Felix E. Klee <felix.klee at inka.de> wrote:
> Currently, users loading
>
> http://www.dom.ain
>
> with their web browser get the contents of the page
>
> http://www.dom.ain/Main/HomePage
>
> displayed. Now, I want to change the default page to
>
> http://www.dom.ain/Portal/HomePage
>
> How can this be achieved?
>
> Note that Main/HomePage should not be altered as the wiki group Main
> will still be used.
In config.php:
$DefaultGroup = 'Portal';
Hagan
More information about the pmwiki-users
mailing list