Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/etc/openresty_config/custom_security/
Upload File :
Current File : //opt/nginxhttpd_/etc/openresty_config/custom_security/320-badbots.inc

set $r_badbots_block '${r_badbots}_${map_badbots}_${map_ip_exception}';
set $securityRule 'badbots';
set $additionalErrorMessage "L'accès est bloqué suite à l'activation de la sécurité badbots dans cPanel. Cette sécurité bloque les robots ayant une mauvaise réputation.";

if ($r_badbots_block = block_1_0){
    return 403;
}

set $r_badbots_block '${r_badbots}_${map_badbots}_${request_method}_${map_ip_exception}';

if ($r_badbots_block = block_POST_1_POST_0){
    return 403;
}

if ($r_badbots_block = block_GET_1_GET_0){
    return 403;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists