aboutsummaryrefslogtreecommitdiff
path: root/doc/cgi.mdwn
blob: f0c0376d0c5a071151dc775ffc0682b923467068 (plain)
1
2
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.