From 642ea7df2c7b39be8a11fa10d065ebf90dacfb1b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 21 Aug 2014 16:41:25 +0000 Subject: [PATCH] lets use a better httpd config --- roles/releng/files/compose.conf | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/roles/releng/files/compose.conf b/roles/releng/files/compose.conf index a174ab306c..9b746e79da 100644 --- a/roles/releng/files/compose.conf +++ b/roles/releng/files/compose.conf @@ -1,8 +1,7 @@ -Alias /compose /srv/pungi/ +Alias /compose /mnt/fedora_koji/compose/ - - Order deny,allow - Allow from all + + Options +FollowSymLinks +Indexes + Require all granted -