Is there any way I can limit the number of login attempts a client can make to a password protected area? I ask this because I want to be able to send people to an ErrorDocument handler when they enter bad info a certain number of times.
Any info you can provide will be greatly appreciated!