]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/cgi.mdwn
debian/changelog entry for commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6
[git.ikiwiki.info.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.
3 To enable CGI, you need to create and install an ikiwiki.cgi wrapper. [[Setup]] explains how to do this.