Document that WebDAV doesn't need git on the server, and works over SSL
commitf01f81505a401f774855ae07dd1be01efde0cfbd
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Sun, 13 Apr 2008 13:38:21 +0000 (13 15:38 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 19 Apr 2008 05:09:24 +0000 (18 22:09 -0700)
treea847cc27c95b1335f23e127eac8f759df5ee11be
parent4c414e2e09607d53141573710ef6d79db2aa64ae
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>
Documentation/howto/setup-git-server-over-http.txt