- install lighttpd
- install moinmoin
- edit lighttpd.conf to enable fastcgi and point it to moinmoin fastcgi server (citehere) and restart lighttpd
- create moinmoin instance and configure
- copy MOINMOIN/data to WIKI/
- copy MOINMOIN/underlay to WIKI/
- copy MOINMOIN/htdocs/* to some directory under www directory
- copy MOINMOIN/config/wikiconfig.py to WIKI/ and edit it (citehere)
- Change wiki name
- choose front page name
- change 'url_prefix' to the dir chosen in prev step. It has to be something other than that the fastcgi prefix chosen in lighttpd.conf, because lighttpd will otherwise wrongly interpret it as a url to fastcgi contents
- copy MOINMOIN/servers/moin.fcg to WIKI/ and edit the path to config in it
- start moinmoin fastcgi server by using spawn-fcg supplied by lighttpd (examples)
- cd WIKI
- /usr/local/bin/spawn-fcgi -f ./moin.fcg -P moin.pid -u www -p 8888
- done
2006年11月23日 星期四
Running moinmoin as lighttpd fastcgi server
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言