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-Tag: 3.141~25 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/331cc6cca10cc01dd9730865c5078a24be3deedb?ds=inline;hp=-c Instructions to allow .cgi files to execute from anywhere using boa webserver --- 331cc6cca10cc01dd9730865c5078a24be3deedb 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