I was looking at nginx for another project and got sidetracked into writing instaweb support for it; so I ended up writing a simple FCGI wrapper for gitweb as well. --- .gitignore | 1 + Makefile | 11 ++++++- git-instaweb.sh | 72 ++++++++++++++++++++++++++++++++++++++++++++++- gitweb/gitweb-fcgi.perl | 51 +++++++++++++++++++++++++++++++++ gitweb/gitweb.perl | 1 + 5 files changed, 134 insertions(+), 2 deletions(-) -- Eric Wong - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html