File: README.Debian

package info (click to toggle)
wiliki 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 744 kB
  • ctags: 548
  • sloc: lisp: 6,300; makefile: 245; sh: 167
file content (20 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
WiLiKi for Debian
-----------------

The upstream documentation can be found at:
http://www.shiro.dreamhost.com/scheme/wiliki/wiliki.cgi

After package installation you can find a sample WiLiKi site working at
http://localhost/cgi-bin/wiliki.cgi.  /var/lib/wiliki is prepared for
www-data to store WiLiKi database files like wikidata.dbm.

You might want to provide /wiliki/wiliki.css to make the site look
fancy.  If you're running apache2 it suffices to create a file
/etc/apache2/conf.d/wiliki and put a line like this:

        Alias /wiliki /usr/share/wiliki/www

You can copy and customize wiliki.cgi (optionally with wiliki.css) in the
example directory to set up other WiLiKi sites.

 -- YAEGASHI Takeshi <yaegashi@debian.org>  Mon, 03 Oct 2011 20:22:20 +0900