On Dec 22, 2007 4:31 AM, Paul Moore <[EMAIL PROTECTED]> wrote: > 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 >
Thanks, that did it. Lucas -- -- Vim auto completion for python http://lucasmanual.com/mywiki/FrontPage#head-8ce19b13e89893059e126b719bebe4ee32fe103c TurboGears from start to finish: http://www.lucasmanual.com/mywiki/TurboGears ------------------------------------------------------------------------- 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
