aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 connections.
[ikiwiki.git] / doc / cgi.mdwn
blob1448fa4d57855d4e89fe26d1cd9840c9d3a10deb
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.