about summary refs log tree commit diff
path: root/README.md
blob: 2c4364bf9caab21598fc1c453e7cd079435baf7b (plain)
1
2
3
4
5
6
7
8
An httpd designed to expose the [CGit](https://git.zx2c4.com/cgit/about/) and the [git-http-backend](https://git-scm.com/docs/git-http-backend) CGI programs to HTTP reverse proxies that do not have native support for executing CGI programs.


# Features

-   Supports both the smart and dumb Git HTTP protocols by mounting `git-http-backend` over CGit.
-   Git repositories can be hosted on separate machine from main HTTP server.