Hi all,

I'm trying to set up MoinMoin wiki in Cherokee as a FastCGI.

I have it installed and almost working. The problem is that I just can see
the FrontPage :D

Whatever other page I try to load I get the FrontPage instead. I think is
something related to the pattern I use for the Handler and all the
requests end up in a request to /wiki with no more parameters or paths.

Currently I have this source defined:

source!3!host = /tmp/moinmoin.sock
source!3!interpreter = /usr/local/bin/spawn-fcgi -f
/usr/share/moin/server/moin.fcg -s /tmp/moinmoin.sock
source!3!nick = moinmoin
source!3!type = interpreter

The wiki is installed under /wiki in the virtual host root, so I have
defined the following regex for the handler:

^/wiki(.*)

I don't know if anyone has set up MoinMoin on Cherokee before and can give
me some light on this... :)

Thanks in advance,
-- 
Marcos
http://tenak.net/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to