mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-27 00:51:39 +08:00
allow pkgs to do https clones of rpms repos
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SetEnv GIT_PROJECT_ROOT /srv/git/repositories
|
||||
SetEnv GIT_HTTP_EXPORT_ALL
|
||||
ScriptAlias /git/ /usr/libexec/git-core/git-http-backend/
|
||||
Alias /rpms /srv/git/repositories/rpms/
|
||||
|
||||
<Directory "/usr/libexec/git-core*">
|
||||
Options ExecCGI Indexes
|
||||
|
||||
Reference in New Issue
Block a user