aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/dot_cgi.mdwn
diff options
context:
space:
mode:
authorhttp://eric.shared.dre.am/ <http://eric.shared.dre.am/@web>2009-08-08 14:39:11 -0400
committerJoey Hess <joey@kitenet.net>2009-08-08 14:39:11 -0400
commit67bca4125d6fba24d69f53183949d89b632955dc (patch)
tree9812b391c5c665083fab1705e0b86aa4ceb99dbe /doc/tips/dot_cgi.mdwn
parentc0c1e05daba09ce9c73c6c2f1ceca02b488613ba (diff)
downloadikiwiki-67bca4125d6fba24d69f53183949d89b632955dc.tar
ikiwiki-67bca4125d6fba24d69f53183949d89b632955dc.tar.gz
Diffstat (limited to 'doc/tips/dot_cgi.mdwn')
-rw-r--r--doc/tips/dot_cgi.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tips/dot_cgi.mdwn b/doc/tips/dot_cgi.mdwn
index 4532c84cd..0379ece93 100644
--- a/doc/tips/dot_cgi.mdwn
+++ b/doc/tips/dot_cgi.mdwn
@@ -56,6 +56,10 @@ rule that allow `ikiwiki.cgi` to be executed.
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.
+## nginx
+
+* To run CGI under nginx, just us a FastCGI wrapper like [this one](http://technotes.1000lines.net/?p=23). The wrapper must be started somehow just like any other FastCGI program. I use launchd on OSX.
+
## boa
Edit /etc/boa/boa.conf and make sure the following line is not commented: