I'm using HTTPS + Basic authentication to protect a resource. How can I throttle authentication attempts to protect against brute force attacks?

link|improve this question

69% accept rate
feedback

1 Answer

up vote 7 down vote accepted

install fail2ban and enable rules for apache

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.