]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit from 66.118.98.137:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Mar 2006 05:40:09 +0000 (05:40 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Mar 2006 05:40:09 +0000 (05:40 +0000)
doc/cgi.mdwn [new file with mode: 0644]

diff --git a/doc/cgi.mdwn b/doc/cgi.mdwn
new file mode 100644 (file)
index 0000000..f0c0376
--- /dev/null
@@ -0,0 +1,3 @@
+While ikiwiki is primarily a wiki compiler, which generates static html pages, it does use CGI for two important wiki features, online page editing and the [[RecentChanges]] display.
+
+To enable CGI, you need to create and install an iniwiki.cgi wrapper. [[Setup]] explains how to do this.
\ No newline at end of file