aboutsummaryrefslogtreecommitdiff
path: root/doc/cgi.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cgi.mdwn')
-rw-r--r--doc/cgi.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/cgi.mdwn b/doc/cgi.mdwn
new file mode 100644
index 000000000..f0c0376d0
--- /dev/null
+++ b/doc/cgi.mdwn
@@ -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