aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/dot_cgi.mdwn
diff options
context:
space:
mode:
authorhttp://davide.viti.myopenid.com/ <http://davide.viti.myopenid.com/@web>2009-06-08 03:33:30 -0400
committerJoey Hess <joey@kitenet.net>2009-06-08 03:33:30 -0400
commit331cc6cca10cc01dd9730865c5078a24be3deedb (patch)
tree79713f76a7177f5cdbf0e4f1661a47559a135a3d /doc/tips/dot_cgi.mdwn
parentf839d996949c568db6f1123b1e2001f3a2855513 (diff)
downloadikiwiki-331cc6cca10cc01dd9730865c5078a24be3deedb.tar
ikiwiki-331cc6cca10cc01dd9730865c5078a24be3deedb.tar.gz
Instructions to allow .cgi files to execute from anywhere using boa webserver
Diffstat (limited to 'doc/tips/dot_cgi.mdwn')
-rw-r--r--doc/tips/dot_cgi.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tips/dot_cgi.mdwn b/doc/tips/dot_cgi.mdwn
index 64d7a0757..4532c84cd 100644
--- a/doc/tips/dot_cgi.mdwn
+++ b/doc/tips/dot_cgi.mdwn
@@ -55,3 +55,9 @@ rule that allow `ikiwiki.cgi` to be executed.
**Warning:** I only use this lighttpd configuration on my development
server (offline). I am not sure of how secure this approach is.
If you have any thought about it, feel free to let me know.
+
+## boa
+
+Edit /etc/boa/boa.conf and make sure the following line is not commented:
+
+ AddType application/x-httpd-cgi cgi