We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46466ea + 6d52bc3 commit 68d5fbeCopy full SHA for 68d5fbe
Documentation/howto/setup-git-server-over-http.txt
@@ -6,6 +6,10 @@ Content-type: text/asciidoc
6
How to setup Git server over http
7
=================================
8
9
+NOTE: This document is from 2006. A lot has happened since then, and this
10
+document is now relevant mainly if your web host is not CGI capable.
11
+Almost everyone else should instead look at linkgit:git-http-backend[1].
12
+
13
Since Apache is one of those packages people like to compile
14
themselves while others prefer the bureaucrat's dream Debian, it is
15
impossible to give guidelines which will work for everyone. Just send
0 commit comments