On Wed, 2009-05-27 at 19:59 +1000, Phillip Pace wrote:
> Hey guys/gals,
> 
> I have a problem which I can't seem to figure out.
> 
> I've created a wiki farm which is working and accessing them through
> my site like so:
> 
> www.website.com/wiki/user1/
> www.website.com/wiki/user2/

You are doing path-based wiki farming, this is a bit more tricky than
host-based (wiki1.website.com, wiki2.website.com).

> However when I look at the stored data files in the /data/user/pages/
> directory for each instance it stores the pages prefixed with the
> user-name like so:
> 
> /data/user1/pages/user1(2f)homepage

This is a misconfiguration issue. Moin does not know that user1 is part
of the script name (it thinks it is part of the path).

> Any ideas?... who knows this is probably how it should work.

See there:

http://master18.moinmo.in/HelpOnInstalling/ApacheOnLinux

Search for script_name there.


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to