Ignore:
Timestamp:
05/29/11 13:58:58 (2 years ago)
Author:
fufroma
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/etc/alternc/templates/apache2/vhost.conf

    r2939 r2957  
    66  <Directory "%%document_root%%"> 
    77    php_admin_value open_basedir "%%document_root%%:/usr/share/php/:/var/alternc/tmp:/tmp" 
    8     Options +FollowSymLinks +MultiViews 
     8    Options +MultiViews -FollowSymLinks +SymLinksIfOwnerMatch 
    99    AllowOverride AuthConfig FileInfo Limit Options Indexes 
    1010  </Directory> 
Note: See TracChangeset for help on using the changeset viewer.