mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 02:01:58 +01:00
contrib: updated apache config to match 2.4
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
9ff92ac59c
commit
9f88690359
@ -4,8 +4,7 @@
|
|||||||
DocumentRoot "/var/piler/www"
|
DocumentRoot "/var/piler/www"
|
||||||
|
|
||||||
<Directory /var/piler/www>
|
<Directory /var/piler/www>
|
||||||
Order allow,deny
|
Require all granted
|
||||||
Allow from all
|
|
||||||
|
|
||||||
AllowOverride all
|
AllowOverride all
|
||||||
</Directory>
|
</Directory>
|
||||||
|
Loading…
Reference in New Issue
Block a user