Skip to content

Commit

Permalink
doc/howto: warn about (dumb)http server document being too old
Browse files Browse the repository at this point in the history
Describe when it is still applicable, and tell people where to go
for most normal cases.

Signed-off-by: Sitaram Chamarty <sitaram@atc.tcs.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Sitaram Chamarty authored and Junio C Hamano committed Oct 28, 2013
1 parent 3991e91 commit 6d52bc3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/howto/setup-git-server-over-http.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Content-type: text/asciidoc
How to setup Git server over http
=================================

NOTE: This document is from 2006. A lot has happened since then, and this
document is now relevant mainly if your web host is not CGI capable.
Almost everyone else should instead look at linkgit:git-http-backend[1].

Since Apache is one of those packages people like to compile
themselves while others prefer the bureaucrat's dream Debian, it is
impossible to give guidelines which will work for everyone. Just send
Expand Down

0 comments on commit 6d52bc3

Please sign in to comment.