I use apache 2.2...
Regards
BS
2015-02-03 15:31 GMT+01:00 Eric Covener :
> On Tue, Feb 3, 2015 at 9:24 AM, Bogdan Siara wrote:
> > /piaskownica.git/info/refs?service=git-upload-pack
>
>
> This directive does not compare against the query string. If you're in
> 2.4,
Hello,
I must match two request:
/piaskownica.git/git-upload-pack
/piaskownica.git/info/refs?service=git-upload-pack
I configure LocationMatch:
but this not work... How to configure it?
Regards
BS
Hello All,
I prepare configuration to run git server via apache (2.2) https and
authentication via ldap... My config is:
SetEnv GIT_PROJECT_ROOT /opt/tools/git/repositories/
SetEnv GIT_HTTP_EXPORT_ALL
ScriptAlias / /usr/libexec/git-core/git-http-backend/
ServerName git.firma