On Wed, Feb 28, 2018 at 08:37:17PM -0500, Rolan Pichler wrote:
> The README is for APACHE and unix systems. Would there be a way to get this
> working with nginx and on linux

Nginx doesn't support CGI directly, so you need to use fcgiwrap or an
equivalent as a wrapper to run CGit.

I found this post about setting up CGit and nginx which looks like it
covers the necessary configuration:
https://levlaz.org/installing-cgit-nginx-on-debian-jessie/

Patches to README are welcome if you get it working.
_______________________________________________
CGit mailing list
CGit@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/cgit

Reply via email to