ref: 055dc9a9224956ec0ccc4323af84ecc7feaa1414
parent: 845fdf1231f2d826bb7550a3e9c7a99c0b003621
author: Uriel <u@berlinblue.org>
date: Sun Sep 13 21:38:48 EDT 2009
Minor fixes to the werc site.
--- a/sites/werc.cat-v.org/index.md
+++ b/sites/werc.cat-v.org/index.md
@@ -37,6 +37,10 @@
Werc runs on any Unix-like system where [Plan 9 from User Space](http://plan9.us)
is available (this includes Linux, *BSD, OS X and Solaris), and on Plan 9.
+If you use Debian you can install the `9base` package that will provide all the
+required commands (but at the moment you need to install the version in *sid*,
+older versions in stable lack some of the required programs)
+
Werc can use any HTTP server that can handle CGI, and has been tested with at
least Apache, Lighttpd, Cherokee, nhttpd, Hiawatha, and others.
--- a/sites/werc.cat-v.org/wiki/_werc/config
+++ b/sites/werc.cat-v.org/wiki/_werc/config
@@ -1,1 +1,1 @@
-enable_wiki=yes
+conf_enable_wiki
--
⑨