Patch sur les symlinks, à faire vérifier par Vinci pour être dans la 1.0
This commit is contained in:
parent
b298dda2d2
commit
f5458b3da3
|
@ -5,7 +5,7 @@
|
|||
|
||||
<Directory "%%document_root%%">
|
||||
php_admin_value open_basedir "%%document_root%%:/usr/share/php/:/var/alternc/tmp:/tmp"
|
||||
Options +FollowSymLinks +MultiViews
|
||||
Options +MultiViews -FollowSymLinks +SymLinksIfOwnerMatch
|
||||
AllowOverride AuthConfig FileInfo Limit Options Indexes
|
||||
</Directory>
|
||||
|
||||
|
|
Loading…
Reference in New Issue