3 I've followed the tutorial to install ikiwiki. Once installed (on a Ubuntu
4 10.04 distro running under VirtualBox on a Windows XP, SP3 host), I can
5 access the **http://ubuntu1004/index.lighttpd.html** page without any
8 But when I try to access the page **http://ubuntu1004/~geertvc/gwiki** (as
9 is mentioned at the end of the ikiwiki setup), I get the error message
10 "**404 - not found**".
12 I've also followed the "dot-cgi" trick, but with the same negative result.
13 The web server I've installed, is lighttpd.
21 > Perhaps your webserver is not exporting your `public_html` directory
22 > in `~geertvc`? Check its configuration. --[[Joey]]