aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/dot_cgi.mdwn
diff options
context:
space:
mode:
authorhttp://joey.kitenet.net/ <http://joey.kitenet.net/@web>2009-08-08 15:39:37 -0400
committerJoey Hess <joey@kitenet.net>2009-08-08 15:39:37 -0400
commitaa29cb5fc0126e90b4994d31e491179a1184e047 (patch)
tree6924cfccda0e039e5994514474e390c25874ce23 /doc/tips/dot_cgi.mdwn
parent67bca4125d6fba24d69f53183949d89b632955dc (diff)
downloadikiwiki-aa29cb5fc0126e90b4994d31e491179a1184e047.tar
ikiwiki-aa29cb5fc0126e90b4994d31e491179a1184e047.tar.gz
typo
Diffstat (limited to 'doc/tips/dot_cgi.mdwn')
-rw-r--r--doc/tips/dot_cgi.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/dot_cgi.mdwn b/doc/tips/dot_cgi.mdwn
index 0379ece93..da55c1f1c 100644
--- a/doc/tips/dot_cgi.mdwn
+++ b/doc/tips/dot_cgi.mdwn
@@ -58,7 +58,7 @@ 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.
+* To run CGI under nginx, just use 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