Update README.md

This commit is contained in:
dpeca 2019-08-20 21:17:19 +02:00 committed by GitHub
commit 311acac5a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 "<?php \$login_url='MY-SECRET-URL';" > /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: