summaryrefslogtreecommitdiff
path: root/www/p5-Kwiki-Simple-Server-HTTP/DESCR
blob: 447d0cd602b6824a94772d0e56198abc9ef1a4f4 (plain)
1
2
3
4
5
6
7
This Kwiki plugin can run a standalone HTTP server for the Kwiki under
the current working directory.  It is helpful for debugging purposes
or for starting up a wiki site quickly.  After installation, just run:

	kwiki -start

and you can access the Kwiki site at http://localhost:8080/.