diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:40:09 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:40:09 +0000 |
commit | 69d70eb3ba8c0bc17096cfb2afec844a78746137 (patch) | |
tree | abc737150f5d2be0296054d7b3ab947b93495534 /doc | |
parent | ff24d2efbad22a3e89585ff07e8ee4c55a5f8e5a (diff) |
web commit from 66.118.98.137:
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cgi.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/cgi.mdwn b/doc/cgi.mdwn new file mode 100644 index 000000000..f0c0376d0 --- /dev/null +++ b/doc/cgi.mdwn @@ -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.
\ No newline at end of file |