To install this wiki you need:
a) the newer version of busybox installed
b) a web browser on your iLiad


Micki was developed by:
http://michai.dyndns.org/cgi-bin/micki

i have however modified it (and will contribute back) to work with busybx httpd

to install:
unzip and copy to iLiad
run install.sh  - this will install to /mnt/cf/Programs/httpd

start httpd:
use http_control to start and stop
or just use the cmd in start.sh

connect your browser to;
http://localhost/

CUSTOMISATION
=============
if you need another location, you will need to change:
i) edit the install script 
ii) edit micki.conf (in particular WEBROOT needs to change)
iii) if you use the http control script change control/start.sh

by default ive setup so that  only the iLiad can access the site

IF you wish to access from another machine you will need to:
a) update httpd.conf to add ips of external machine
b) ensure you use a hostname in micki.conf that both iLiad AND your other machines can resolve

