From: www-data Date: Sat, 11 Mar 2006 05:40:09 +0000 (+0000) Subject: web commit from 66.118.98.137: X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/69d70eb3ba8c0bc17096cfb2afec844a78746137 web commit from 66.118.98.137: --- 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