getting plain cgi scripts working with nginx setup

This commit is contained in:
Dan Buch
2011-01-03 17:18:06 -05:00
parent 50c240b0e1
commit 080b7ba992
7 changed files with 230 additions and 9 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,7 @@
*/*.log
*/*.pid
*/*.sock
web/nginx.conf
web/cgiwrap-fcgi.pl
web/*_temp/*