On 21/12/2007, Lukasz Szybalski <[EMAIL PROTECTED]> 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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to