Oups, erreur pour le upload tmp dir

This commit is contained in:
Alan Garcia 2013-02-28 12:56:24 +00:00
parent 3377553014
commit e63ef11215
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<Directory "%%document_root%%">
php_admin_value open_basedir "%%account_root%%:/usr/share/php/"
php_admin_value upload_tmp_dir %%document_root%%/tmp
php_admin_value upload_tmp_dir %%account_root%%/tmp
php_admin_value sendmail_path '/usr/lib/alternc/sendmail "%%mail_account%%" '
Options +MultiViews -FollowSymLinks +SymLinksIfOwnerMatch
AllowOverride AuthConfig FileInfo Limit Options Indexes