From bcb8eb9418642337f1eadcdec030c7f4a07a8a67 Mon Sep 17 00:00:00 2001 From: ftimme <ft@falkotimme.com> Date: Sun, 25 Sep 2011 18:15:18 -0400 Subject: [PATCH] - Installer adds ispconfig user to Apache group on Fedora/CentOS so that nginx/PHP-FPM can access /etc/squirrelmail and serve SquirrelMail for the ISPConfig vhost. - Added session.save_path and upload_tmp_dir settings to the PHP-FPM pool definitions. --- interface/web/help/index.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/interface/web/help/index.php b/interface/web/help/index.php index ce49d76..93204bc 100644 --- a/interface/web/help/index.php +++ b/interface/web/help/index.php @@ -10,8 +10,7 @@ <p> </p> <p> </p> <p> </p> - <p> - </p> + <p> </p> </div> </BODY> </HTML> \ No newline at end of file -- Gitblit v1.9.1