Oups missed adding the apache config
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
f6d83f9ece
commit
f12e3171ff
1 changed files with 7 additions and 0 deletions
7
roles/distgit/pagure/files/pagure_cron.conf
Normal file
7
roles/distgit/pagure/files/pagure_cron.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
Alias /extras /srv/cache/extras
|
||||
<Directory /srv/cache/extras>
|
||||
Options Indexes FollowSymLinks
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue