]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/cgi.mdwn
rename bugs/Pandoc_plugin_and_UTF-8:_IkiWiki_and_UTF-8.mdwn to bugs/__91__SOLVED__93_...
[git.ikiwiki.info.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.
4 To enable CGI, you need to create and install an ikiwiki.cgi wrapper.
5 [[Setup]] explains how to do this.