[Moin-user] moinmoin and double slash "//"

Paul Moore p.f.moore at gmail.com
Sat Dec 22 05:31:42 EST 2007


On 21/12/2007, Lukasz Szybalski <szybalski at gmail.com> wrote:
> I've posted a bug on this. Does anybody have an idea of what might cause this?
>
> http://moinmo.in/MoinMoinBugs/LinksAndTwoForwardSlashes
>
> Thanks,
> Lucas

Did you follow http://moinmo.in/HelpOnInstalling/ApacheWithModPython
particularly the section "Solving problems for non-root-mounted
wikis"? You might need something like

<Location /mywiki>
    # Location value must match the Apache Location value!
    PythonOption Location /mywiki
</Location>

as it says in that section.

Paul




More information about the Moin-user mailing list