]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/404_-_not_found.mdwn
ikiwiki (3.20140916) unstable; urgency=low
[git.ikiwiki.info.git] / doc / forum / 404_-_not_found.mdwn
1 Hi,
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
6 issues.
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.
15 What did I miss?
17 Best rgds,
19 --Geert
21 > Perhaps your webserver is not exporting your `public_html` directory
22 > in `~geertvc`? Check its configuration. --[[Joey]]