Hello, my problem is that according to wordfence I receive several attempts to access the / a2billing / folder and other addresses that do not exist, could you tell me if there is a list of folders that can directly ban the IP in my wordfence?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi there @abuelitovip,
What you could do is add the following rule in your
.htaccess
file in order to deny the access to that URL:That way if someone tries to access the URL they would get a 403 forbidden message.
Regards, Bobby