From 311acac5a62d19fb1ab3bafb4c169ef121bb8323 Mon Sep 17 00:00:00 2001 From: dpeca Date: Tue, 20 Aug 2019 21:17:19 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82e2f58e..32de827e 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ Features + Support for Debian 10 -+ Apache is on mpm_event by default, PHP is running in PHP-FPM, which is the best PHP-stack solution - + You can totally "lock" VestsCP so it can be accessed only via https://serverhost:8083/?MY-SECRET-URL + After installation just execute: + `echo " /usr/local/vesta/web/inc/login_url.php` @@ -24,6 +22,10 @@ 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 + ++ Support for multi-PHP versions - https://forum.vestacp.com/viewtopic.php?t=17129 + How to install ---------------------------- Download the installation script: