diff options
author | https://www.google.com/accounts/o8/id?id=AItOawllEHb4oGNaUrl7vyziQGrxAlQFri_BfaE <Geert@web> | 2010-09-05 18:31:16 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-05 18:31:16 +0000 |
commit | 38fb7bd42d61d1433f5ccee0dd222ed40668eda7 (patch) | |
tree | a8f2697ee6f843080f98f90dd10de230cc4dc97e /doc | |
parent | 306941954e53931626522ef1e7d56693a57dd203 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/404_-_not_found.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/404_-_not_found.mdwn b/doc/forum/404_-_not_found.mdwn new file mode 100644 index 000000000..ef471192b --- /dev/null +++ b/doc/forum/404_-_not_found.mdwn @@ -0,0 +1,13 @@ +Hi, + +I've followed the tutorial to install ikiwiki. Once installed (on a Ubuntu 10.04 distro running under VirtualBox on a Windows XP, SP3 host), I can access the **http://ubuntu1004/index.lighttpd.html** page without any issues. + +But when I try to access the page **http://ubuntu1004/~geertvc/gwiki** (as is mentioned at the end of the ikiwiki setup), I get the error message "**404 - not found**". + +I've also followed the "dot-cgi" trick, but with the same negative result. The web server I've installed, is lighttpd. + +What did I miss? + +Best rgds, + +--Geert |