koji_hub / kojiweb: allow access to /mnt/koji/kojira
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4045f59f96
commit
3f4db992c9
1 changed files with 6 additions and 0 deletions
|
@ -101,4 +101,10 @@ Alias /repos-dist "/mnt/koji/repos-dist/"
|
|||
Options Indexes FollowSymLinks
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
Alias /kojira "/mnt/koji/kojira/"
|
||||
<Directory "/mnt/koji/kojira/">
|
||||
Options Indexes FollowSymLinks
|
||||
Require all granted
|
||||
</Directory>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue