allow pkgs to do https clones of rpms repos
This commit is contained in:
parent
713c7b0ee2
commit
9d00a8056b
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
SetEnv GIT_PROJECT_ROOT /srv/git/repositories
|
SetEnv GIT_PROJECT_ROOT /srv/git/repositories
|
||||||
SetEnv GIT_HTTP_EXPORT_ALL
|
SetEnv GIT_HTTP_EXPORT_ALL
|
||||||
ScriptAlias /git/ /usr/libexec/git-core/git-http-backend/
|
ScriptAlias /git/ /usr/libexec/git-core/git-http-backend/
|
||||||
|
Alias /rpms /srv/git/repositories/rpms/
|
||||||
|
|
||||||
<Directory "/usr/libexec/git-core*">
|
<Directory "/usr/libexec/git-core*">
|
||||||
Options ExecCGI Indexes
|
Options ExecCGI Indexes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue