summaryrefslogtreecommitdiffstats
path: root/www/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'www/httpd.conf')
-rw-r--r--www/httpd.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/httpd.conf b/www/httpd.conf
index 60caeda..9c5ba9a 100644
--- a/www/httpd.conf
+++ b/www/httpd.conf
@@ -21,7 +21,6 @@ Alias /koji-static/images/open.png "/usr/share/koji-themes/fedora-koji/images/ar
<Directory "/usr/share/koji-themes/fedora-koji">
Options None
AllowOverride None
- Order allow,deny
- Allow from all
+ Require all granted
</Directory>