From a74be896c05571effd762327ef6b8457f9446616 Mon Sep 17 00:00:00 2001 From: Steven Mondji-Lerider Date: Thu, 23 Aug 2012 08:15:32 +0000 Subject: [PATCH] modifcation template vhost --- etc/alternc/templates/apache2/vhost.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/alternc/templates/apache2/vhost.conf b/etc/alternc/templates/apache2/vhost.conf index 5a40cf65..8a2f4e59 100644 --- a/etc/alternc/templates/apache2/vhost.conf +++ b/etc/alternc/templates/apache2/vhost.conf @@ -5,7 +5,7 @@ SetEnv LOGIN "%%UID%%-%%LOGIN%%" - php_admin_value open_basedir "%%account_root%%:/usr/share/php/:/var/alternc/tmp:/tmp" + php_admin_value open_basedir "%%account_root%%:/usr/share/php/" php_admin_value upload_tmp_dir %%document_root%%/tmp php_admin_value sendmail_path '/usr/lib/alternc/sendmail ' Options +MultiViews -FollowSymLinks +SymLinksIfOwnerMatch