From 6496d9588b69dbfe9028b2f9466e7d4ff027e2f9 Mon Sep 17 00:00:00 2001 From: dpeca Date: Tue, 20 Aug 2019 21:21:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32de827e..b79138f1 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Features + We disabled dangerous PHP functions in php.ini, so even if customer's CMS was compromised, hacker will not be able to execute shell from PHP. -+ Apache is on mpm_event by default, PHP is running in PHP-FPM, which is the best PHP-stack solution ++ Apache is fully switched to mpm_event mode, PHP is running in PHP-FPM, which is the most stable PHP-stack solution + Support for multi-PHP versions - https://forum.vestacp.com/viewtopic.php?t=17129