doc/http-backend: give some lighttpd config examples
commit3813a33de5f9e8224eb2bd2ebae167b3bb00ef73
authorJeff King <peff@peff.net>
Thu, 11 Apr 2013 03:36:13 +0000 (10 23:36 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Apr 2013 14:33:21 +0000 (11 07:33 -0700)
tree2e09bb55b0a69db3e528619a47c6cdffdd2bd52d
parentfdae191003381b1e2026422ffbd580ba39f1ab91
doc/http-backend: give some lighttpd config examples

The examples in the documentation are all for Apache. Let's
at least cover the basics: an anonymous server, an
authenticated server, and a "half auth" server with
anonymous read and authenticated write.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-http-backend.txt