author | Matthieu Moy <Matthieu.Moy@imag.fr> | |
Sun, 13 Apr 2008 13:38:21 +0000 (15:38 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 19 Apr 2008 05:09:24 +0000 (22:09 -0700) | ||
commit | f01f81505a401f774855ae07dd1be01efde0cfbd | |
tree | a847cc27c95b1335f23e127eac8f759df5ee11be | tree | snapshot |
parent | 4c414e2e09607d53141573710ef6d79db2aa64ae | commit | diff |
Document that WebDAV doesn't need git on the server, and works over SSL
I managed to set up a Git repository on a preconfigured WebDAV server,
and using HTTPS, without installing Git on it or changing the server
configuration. This works through a proxy too. This patch reflects
this (it previously stated that Git was _necessary_ on the server,
which isn't true). Also give a few hints to troubleshoting.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
I managed to set up a Git repository on a preconfigured WebDAV server,
and using HTTPS, without installing Git on it or changing the server
configuration. This works through a proxy too. This patch reflects
this (it previously stated that Git was _necessary_ on the server,
which isn't true). Also give a few hints to troubleshoting.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/howto/setup-git-server-over-http.txt | diff | blob | history |