doing perl web stuff with nginx

This commit is contained in:
Dan Buch
2011-01-03 16:40:52 -05:00
parent 70b5f7b160
commit 50c240b0e1
8 changed files with 174 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*/*.log
*/*.pid
web/nginx.conf
web/*_temp/*