Merge pull request #266 from Koumbit/265-compatibilite-apache2.4
pour permettre la compatibilite avec apache2.4
This commit is contained in:
commit
b7be237b6d
|
@ -13,8 +13,7 @@ AssignUserId www-data www-data
|
|||
<Directory />
|
||||
Options +FollowSymLinks
|
||||
AllowOverride None
|
||||
Order allow,deny
|
||||
Deny from all
|
||||
Require all denied
|
||||
</Directory>
|
||||
#### End security parameters
|
||||
|
||||
|
|
Loading…
Reference in New Issue