mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Update README.md
This commit is contained in:
parent
a0f940da35
commit
d6c8c10d06
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Features
|
|||
+ https://github.com/myvesta/vesta/blob/master/src/deb/for-download/php/php.ini#L496
|
||||
+ https://github.com/myvesta/vesta/blob/master/web/inc/secure_login.php
|
||||
|
||||
+ We disabled dangerous PHP functions in php.ini, so even if, for example, customer's CMS gets compromised, hacker will not be able to execute shell scripts from PHP.
|
||||
+ We disabled dangerous PHP functions in php.ini, so even if, for example, customer's CMS gets compromised, hacker will not be able to execute "shell" from PHP.
|
||||
|
||||
+ Apache is fully switched to mpm_event mode, while PHP is running in PHP-FPM, which is the most stable PHP-stack solution
|
||||
+ OPCache is turned on by default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue