You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2010/12/05 19:13:10 UTC

[jira] Updated: (INFRA-3165) Config: HTTPD + git http backend

     [ https://issues.apache.org/jira/browse/INFRA-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated INFRA-3165:
-------------------------------------

    Attachment: git.conf

Here's the apache configuration for Git.

A couple notes for anyone setting this up on FreeBSD:

* /usr/ports/devel/apr1 needs to be updated to include ldap support. This required a forced upgrade.
* apache22 needs to be updated to include mod_ldap and mod_authz_ldap
* /usr/ports/devel/git needs to be installed. As part of the install, it breaks www/neon29, when upgrading neon29, svn breaks, so that also requires reinstallation.
 

> Config: HTTPD + git http backend
> --------------------------------
>
>                 Key: INFRA-3165
>                 URL: https://issues.apache.org/jira/browse/INFRA-3165
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Paul Querna
>            Priority: Trivial
>         Attachments: git.conf
>
>
> HTTPS Server setup. Configure Apache + LDAP + git-http-backend
>   <http://www.kernel.org/pub/software/scm/git/docs/git-http-backend.html>
> Needs to allow anonymous checkout, auth only for pushes.
> Auth at this level same configuration as SVN uses.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.