Skip to content

Commit 8edf8c0

Browse files
committed
Merge branch 'sc/doc-howto-dumb-http' into maint
An ancient How-To on serving Git repositories on an HTTP server lacked a warning that it has been mostly superseded with more modern way. * sc/doc-howto-dumb-http: doc/howto: warn about (dumb)http server document being too old
2 parents 5022b58 + 6d52bc3 commit 8edf8c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/howto/setup-git-server-over-http.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Content-type: text/asciidoc
66
How to setup Git server over http
77
=================================
88

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+
913
Since Apache is one of those packages people like to compile
1014
themselves while others prefer the bureaucrat's dream Debian, it is
1115
impossible to give guidelines which will work for everyone. Just send

0 commit comments

Comments
 (0)