EasyEngine / EasyEngine/site-type-wp

prevent brute force attack xmlrpc.php

Open
#181 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
12
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Hi guys

i have the follow consideration abount preventing brute force attack on xmlrpc.php and not only wp-login.php

now i insert into user.conf a new location directive but maybe i suggest to change the rules into main.conf directly

this is the line into templates:
https://github.com/EasyEngine/site-type-wp/blob/develop/templates/config/nginx/main.conf.mustache#L119

this is my suggestion:
location ~ (wp-login|xmlrpc)\.php

regards and good wok

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.