====== DokuWiki on a Stick - Quickstart ======

This will run DokuWiki on any Windows computer directly from your USB stick.
All data is stored on the stick, the host computer's harddisk won't be touched.

Here is what to do:

First, unpack the archive (if you are reading this file, you probably did this already)
and put the ''DokuWikiStick'' directory on your USB stick.

Change into the ''DokuWikiStick'' directory and run the mapache.exe. This will open
a (black) command window. Don't close this window, just minimize it. You now
have an Apache webserver running on port 8800.

Open a web browser and point it to http://localhost:8800/ for accessing your
DokuWiki.

That's it.

When you're done, run the stop.exe, it will shutdown the webserver and close the
black command window.

===== Notes =====

The DokuWiki is already preconfigured for you. No need to run the installer.

If you want to upgrade the DokuWiki distributed with this setup, just follow the
usual upgrade procedure. The DokuWiki resides in "DokuWikiStick/dokuwiki".
See http://wiki.splitbrain.org/wiki:install:upgrade for instructions.