Update security.php
This commit is contained in:
parent
ffed154e4c
commit
3d94dd8296
|
@ -634,7 +634,7 @@ if(PHP_FIREWALL_ACTIVATION !== false) {
|
||||||
|
|
||||||
// set DDOS protection (only for advanced security)
|
// set DDOS protection (only for advanced security)
|
||||||
if(PHP_DDOS_PROTECTION !== false) {
|
if(PHP_DDOS_PROTECTION !== false) {
|
||||||
loadHelper("php-sec-ddos.lnk")
|
loadHelper("php-sec-ddos.lnk");
|
||||||
}
|
}
|
||||||
|
|
||||||
// set Webshell detection (only for advanced security)
|
// set Webshell detection (only for advanced security)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user