contrib: updated apache config to match 2.4

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO 2017-06-28 14:18:11 +02:00
parent 9ff92ac59c
commit 9f88690359

View File

@ -4,8 +4,7 @@
DocumentRoot "/var/piler/www"
<Directory /var/piler/www>
Order allow,deny
Allow from all
Require all granted
AllowOverride all
</Directory>