koji hub stg: Serve /mnt/koji/repos-dist/ over HTTP
This commit is contained in:
parent
f65009a66f
commit
2cf7fa16f6
1 changed files with 7 additions and 0 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue