From dec0dfa3a81e23a5a123be56ae8b36e0f1ed9137 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Wed, 22 Feb 2012 09:47:32 -0500 Subject: [PATCH] Merged revisions 2916-2941 from stable branch. --- server/conf/apps_php_fpm_pool.conf.master | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/server/conf/apps_php_fpm_pool.conf.master b/server/conf/apps_php_fpm_pool.conf.master index adda0b5..2cc7258 100644 --- a/server/conf/apps_php_fpm_pool.conf.master +++ b/server/conf/apps_php_fpm_pool.conf.master @@ -16,4 +16,5 @@ chdir = / +; php_admin_value[open_basedir] = /var/www/apps:/srv/www/apps:/usr/share php_admin_flag[magic_quotes_gpc] = off \ No newline at end of file -- Gitblit v1.9.1