Jakub Narebski <jnareb@xxxxxxxxx> wrote: > Eric Wong wrote: > > > 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. > > FCGI, not CGI::Fast? CGI::Fast is just a wrapper on top of FCGI but gives access to functions in the CGI module. We already use the CGI module explicitly in gitweb; and I didn't want to make deeper changes in gitweb nor introduce extra dependencies. -- 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