Patch sur les symlinks, à faire vérifier par Vinci pour être dans la 1.0

This commit is contained in:
Alan Garcia 2011-05-29 11:58:58 +00:00
parent b298dda2d2
commit f5458b3da3
1 changed files with 1 additions and 1 deletions

View File

@ -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>