web commit from 66.118.98.137:

master
www-data 2006-03-11 05:40:09 +00:00
parent ff24d2efba
commit 69d70eb3ba
1 changed files with 3 additions and 0 deletions

3
doc/cgi.mdwn 100644
View File

@ -0,0 +1,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.