Re: Fail to push over HTTP with MySQL authentication (Apache2)

2012-12-29 Thread Davide Baldini
On 12/29/12 22:01, Jeff King wrote: > However, before trying to investigate that avenue, have you considered > using git's smart-http backend instead of WebDAV? It's significantly > more efficient. You can get details and example apache configuration > from "git help http-backend". Thank you for

Fail to push over HTTP with MySQL authentication (Apache2)

2012-12-29 Thread Davide Baldini
Hi, I'm not able to setup a public Git repository over plain HTTP with MySQL authentication. Both HTTP and authentication are provided by Apache2. SETUP: - This setup is performed on Debian 6.0.4. Apache2 (v. 2.2), with modules: auth_mysql WebDAV Git (v. 1.7.8.3) Git repository loc