]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/404_-_not_found.mdwn
(no commit message)
[ikiwiki.git] / doc / forum / 404_-_not_found.mdwn
1 Hi,
2
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.
7
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**".
11
12 I've also followed the "dot-cgi" trick, but with the same negative result.
13 The web server I've installed, is lighttpd.
14
15 What did I miss?
16
17 Best rgds,
18
19 --Geert
20
21 > Perhaps your webserver is not exporting your `public_html` directory
22 > in `~geertvc`? Check its configuration. --[[Joey]]