]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn
comment about comments
[ikiwiki.git] / doc / forum / how_to_setup_ikiwiki_on_a_remote_host.mdwn
index 5dcd01619ef603cf90a7136552ed5ab224735caa..473b06b39b49a782e1f1458abcf0a87744baeaa3 100644 (file)
@@ -28,3 +28,5 @@ Pab
 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]]