typo
parent
67bca4125d
commit
aa29cb5fc0
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue