diff options
author | p4f <p4f@web> | 2010-03-19 07:57:40 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-03-19 07:57:40 +0000 |
commit | eef4768d2d277925b42de8efda576b00cf64bee8 (patch) | |
tree | d65e16eaae898054adebf5f087a0ed84b93a338a | |
parent | 2c310f8349182ca155a8cad1d8454f9937e87527 (diff) | |
download | ikiwiki-eef4768d2d277925b42de8efda576b00cf64bee8.tar ikiwiki-eef4768d2d277925b42de8efda576b00cf64bee8.tar.gz |
-rw-r--r-- | doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn b/doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn index 473b06b39..1c0f8f561 100644 --- a/doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn +++ b/doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn @@ -30,3 +30,6 @@ rsync plugin would be perfect but... how would i manage blog post? I mean... is it possible to manage ikiwiki blog too with rsync plugin in the way you told me? --Pab > If you want to allow people to make comments on your blog, no, the rsync plugin will not help, since it will upload a completely static site where nobody can make comments. Comments require a full IkiWiki setup with CGI enabled, so that people add content (comments) from the web. --[[KathrynAndersen]] + +Ok, i understand, thanks. +Is there any hosting service that permits to have a full installation of iwkiwiki or i am forced to get a vps or to mantain a personal server for that? --Pab |