"Thompson, David" <dthomps...@worcester.edu> skribis: > On Sun, Mar 27, 2016 at 10:14 AM, 宋文武 <iyzs...@member.fsf.org> wrote: >> I get it built, but haven't run it. >> >> For a cgit service, which CGI runner should we use? >> IIUC, typical setup are: >> - nginx + fcgiwrap (or uwsgi) >> - apache httpd >> - lighttpd > > I'm partial to nginx, and it's the only one we have a service for, but > it could be made sufficiently generic that it can use any web server > that a user supplied a handler for. The nginx service is currently > missing a way to extend it with additional configuration. I posted a > patch for this awhile ago but it never made it to master due to some > issues. Once we make nginx extensible, writing a cgit service should > be easy.
We should get that patch in, it would be tremendously useful! Ludo’.