mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
koji hub stg: Serve /mnt/koji/repos-dist/ over HTTP
This commit is contained in:
@@ -83,4 +83,11 @@ Alias /packages "/mnt/koji/packages/"
|
||||
Options Indexes FollowSymLinks
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
Alias /repos-dist "/mnt/koji/repos-dist/"
|
||||
|
||||
<Directory "/mnt/koji/repos-dist/">
|
||||
Options Indexes FollowSymLinks
|
||||
Require all granted
|
||||
</Directory>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user