MK
Size: a a a
MK
OM
OM
MK
OM
MI
MK
MI
AK
PK
location ~ (wp-login|xmlrpc)\.php$ {
limit_req zone=one burst=100 nodelay;
fastcgi_pass 127.0.0.1:9005;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
include /etc/nginx/fastcgi_params;
limit_req_status 444;
}
OM
OM
OM
MK
OM
NM
PK
location ~ (wp-login|xmlrpc)\.php$ {
limit_req zone=one burst=100 nodelay;
fastcgi_pass 127.0.0.1:9005;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
include /etc/nginx/fastcgi_params;
limit_req_status 444;
}
OM
NM