Run Wiki2Go

Home

Run your wiki

Embedded webserver

Use the following command to use the embedded webserver

Wiki2GoServer.rb 
    -d, --dir < directory>           (default is current directory)
    -p, --port < nb>                 (default is port 8081)
    -w, --wiki < wikiname>           (default is 'Wiki2Go')
    -s, --single                     Single or multi-wiki (default)
    -r, --rublets                    Allow dynamic pages
    -m, --module name                CVS module
    -c, --cvsroot root               CVS root
    -b, --blogstyle                  RSS contains creation date
    -h, --help                       Show this message

Apache

Include < installation dir>/config/site.conf in your apache configuration

Restart apache

lighttpd

lighttpd -f < installation dir>/config/lighttpd.conf