]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttp://hadleywickham.myopenid.com/ <http://hadleywickham.myopenid.com/@web>
Thu, 27 Nov 2008 23:53:18 +0000 (18:53 -0500)
committerJoey Hess <joey@kitenet.net>
Thu, 27 Nov 2008 23:53:18 +0000 (18:53 -0500)
doc/setup/discussion.mdwn

index 7d8c525e767f1cd6e38f74c515e7bb843451fdb8..ba74c5771335c95921f0f06e2cf37eb7d1769180 100644 (file)
@@ -138,3 +138,10 @@ Thanks for your response. You're right. Ubuntu does have ikiwiki, except that it
 Anyway, I think I might be able to install it from the tarball I downloaded. I've been reading the discussions, had a look at your screencasts, etc. I will give it another bash. -- [[WillDioneda]]
 
 ----
+
+How do I set up cgi editing?  In setup I have:
+
+ * cgiurl => 'http://wiki.had.co.nz/edit.cgi'
+ * cgi_wrapper => 'edit.cgi'
+
+But I don't get an edit link on my pages?  What am I doing wrong?