From f12e3171ff86b8f00129f24dff684f763f42dc24 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Fri, 29 Sep 2017 16:14:55 +0200 Subject: [PATCH] Oups missed adding the apache config Signed-off-by: Pierre-Yves Chibon --- roles/distgit/pagure/files/pagure_cron.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 roles/distgit/pagure/files/pagure_cron.conf diff --git a/roles/distgit/pagure/files/pagure_cron.conf b/roles/distgit/pagure/files/pagure_cron.conf new file mode 100644 index 0000000000..361a68748a --- /dev/null +++ b/roles/distgit/pagure/files/pagure_cron.conf @@ -0,0 +1,7 @@ +Alias /extras /srv/cache/extras + + Options Indexes FollowSymLinks + AllowOverride None + Require all granted + +