]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/cgi.mdwn
web commit from 66.118.98.137:
[www/ikiwiki.git] / doc / cgi.mdwn
1 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.
2
3 To enable CGI, you need to create and install an iniwiki.cgi wrapper. [[Setup]] explains how to do this.