Blocking user-agents at the .htaccess level is easy, but what about in the scenario where we want to block every request to the web server for a specific user-agent (ideally multiple bad user-agents)? What is the recommended method for accomplishing that?