summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-11-04 14:57:57 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-11-04 14:57:57 -0800
commit68d5fbe285913cf6ff6c62c891539e9600030165 (patch)
tree6113bb9091139ff0d9542613bccf861fb35b37cb
parentMerge branch 'jn/test-prereq-perl-doc' (diff)
parentdoc/howto: warn about (dumb)http server document being too old (diff)
downloadtgif-68d5fbe285913cf6ff6c62c891539e9600030165.tar.xz
Merge branch 'sc/doc-howto-dumb-http'
* sc/doc-howto-dumb-http: doc/howto: warn about (dumb)http server document being too old
-rw-r--r--Documentation/howto/setup-git-server-over-http.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/howto/setup-git-server-over-http.txt b/Documentation/howto/setup-git-server-over-http.txt
index 981cbddc86..6de4f3c487 100644
--- a/Documentation/howto/setup-git-server-over-http.txt
+++ b/Documentation/howto/setup-git-server-over-http.txt
@@ -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