Re: Re: Install wiki in root folder

Lindsay Patten <[email protected]> Tue, 30 Oct 2007 18:58:20 -0300
Newsgroups gmane.comp.java.jspwiki.user
Message-ID <[email protected]>
Thank you Harry, Alex, and Janne,

It is a relief to know that it isn't just my problem.  Since, as I 
understand it, a new release is coming out soon I would suggest that if 
the functionality isn't going to be modified that the documentation be 
modified to indicate that changing jspwiki.shortURLConstructor.prefix 
will not work, as it appears that it doesn't have the expected effect 
for any value other than the default.  At very least the / should be 
moved to the end in the example in the comment in the properties file.

Thanks again,
     Lindsay

Janne Jalkanen wrote:
>> So, in short, is it possible to not have a the wiki/ segment?
>
> Not with plain JSPWiki, I'm afraid.  I think that you maybe should be 
> able to do it with the help of mod_rewrite, but I don't know if anyone 
> on this list has actually done it.
>
> /Janne