]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn
git: Gix --gettime to properly support utf8 filenames.
[ikiwiki.git] / doc / forum / how_to_setup_ikiwiki_on_a_remote_host.mdwn
index 0b370473e433072fdf03be2bfc1ad6528cd2ec66..1c0f8f5610a0cec3826eb6608a9c77db40cd7881 100644 (file)
@@ -24,3 +24,12 @@ Pab
 > push changes from your local git to git on the remote host to update the
 > wiki. [[tips/Laptop_wiki_with_git]] explains one way to do that.
 > --[[Joey]] 
+
+Thanks a lot for your answer.
+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