]> sipb.mit.edu Git - ikiwiki.git/blob - doc/cgi.mdwn
blogspam: Don't check modifications from admins for spam, and also allow the blogspam...
[ikiwiki.git] / doc / cgi.mdwn
1 While ikiwiki is primarily a wiki compiler, which generates static html
2 pages, it does use CGI for online page editing.
3
4 To enable CGI, you need to create and install an ikiwiki.cgi wrapper.
5 [[Setup]] explains how to do this.