aboutsummaryrefslogtreecommitdiff
path: root/doc/cgi.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 05:40:09 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 05:40:09 +0000
commit69d70eb3ba8c0bc17096cfb2afec844a78746137 (patch)
treeabc737150f5d2be0296054d7b3ab947b93495534 /doc/cgi.mdwn
parentff24d2efbad22a3e89585ff07e8ee4c55a5f8e5a (diff)
downloadikiwiki-69d70eb3ba8c0bc17096cfb2afec844a78746137.tar
ikiwiki-69d70eb3ba8c0bc17096cfb2afec844a78746137.tar.gz
web commit from 66.118.98.137:
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