Instructions to allow .cgi files to execute from anywhere using boa webserver

master
http://davide.viti.myopenid.com/ 2009-06-08 03:33:30 -04:00 committed by Joey Hess
parent f839d99694
commit 331cc6cca1
1 changed files with 6 additions and 0 deletions

View File

@ -55,3 +55,9 @@ rule that allow `ikiwiki.cgi` to be executed.
**Warning:** I only use this lighttpd configuration on my development **Warning:** I only use this lighttpd configuration on my development
server (offline). I am not sure of how secure this approach is. 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. 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