From: http://davide.viti.myopenid.com/ Date: Mon, 8 Jun 2009 07:33:30 +0000 (-0400) Subject: Instructions to allow .cgi files to execute from anywhere using boa webserver X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/331cc6cca10cc01dd9730865c5078a24be3deedb?hp=f839d996949c568db6f1123b1e2001f3a2855513 Instructions to allow .cgi files to execute from anywhere using boa webserver --- 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