Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

master
Joey Hess 2009-10-15 16:26:28 -04:00
commit 402fd5e63b
1 changed files with 6 additions and 0 deletions

View File

@ -25,3 +25,9 @@ Why is it a binary? And what can I do about this error?
> the server this way. Of course, it wouldn't be editable > the server this way. Of course, it wouldn't be editable
> on the server, and other features that need the CGI would > on the server, and other features that need the CGI would
> also be disabled. --[[Joey]] > also be disabled. --[[Joey]]
> > Ah, ok thanks. Yes the server runs a different OS and ikiwiki
> > is not installed on it. I've got it working as a static site,
> > so if I want the CGI I'll have to install ikiwiki on the server.
> > Ok. It might not work as I don't have root access, but I might
> > give it a try. Thanks