doc/howto: warn about (dumb)http server document being too old
authorSitaram Chamarty <sitaramc@gmail.com>
Sat, 21 Sep 2013 02:23:06 +0000 (07:53 +0530)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2013 20:24:56 +0000 (13:24 -0700)
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>
Documentation/howto/setup-git-server-over-http.txt

index 7f4943e..c803649 100644 (file)
@@ -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