diff options
Diffstat (limited to 'development/cgit/README')
-rw-r--r-- | development/cgit/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/cgit/README b/development/cgit/README new file mode 100644 index 0000000000..a8555e7edc --- /dev/null +++ b/development/cgit/README @@ -0,0 +1,6 @@ +cgit is a web interface (cgi) for git repositories, written in C. + +The folder /var/cache/cgit, must be owned by your webserver user. + +A sample /etc/cgitrc (you must provide one) is in the $DOCS folder, +and so are some example configuration files for apache and lighttpd. |