aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/dot_cgi.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-11-17 15:18:36 -0400
committerJoey Hess <joey@kitenet.net>2013-11-17 15:18:36 -0400
commite918b6e01a32419b1e1beaa321542c8b39307449 (patch)
treef04de9fc6ba1b5a310c865c31d6150906fc5d186 /doc/tips/dot_cgi.mdwn
parent81aa58e7ca0118fbb6e1b7f53e47f01d260cdbff (diff)
downloadikiwiki-e918b6e01a32419b1e1beaa321542c8b39307449.tar
ikiwiki-e918b6e01a32419b1e1beaa321542c8b39307449.tar.gz
note cgid
Diffstat (limited to 'doc/tips/dot_cgi.mdwn')
-rw-r--r--doc/tips/dot_cgi.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tips/dot_cgi.mdwn b/doc/tips/dot_cgi.mdwn
index 9067fbea5..8865508d3 100644
--- a/doc/tips/dot_cgi.mdwn
+++ b/doc/tips/dot_cgi.mdwn
@@ -15,7 +15,8 @@ configuration changes should work anywhere.
## apache 2
-* Make sure the cgi module is loaded. (Ie, `a2enmod cgi`)
+* Make sure the cgi module is loaded. (Ie, `a2enmod cgi`).
+ Note that the cgid module will not work.
* Edit /etc/apache2/apache2.conf (or /etc/apache2/mods-available/mime.conf)
and add a line like this: