Hi Jim,
Thanks so much for jumping in and sharing your configuration examples!
The GitHub repository with the bad-robots sample block I shared is part of an Ansible playbook to automate the deployment and configuration of Nginx, that our Support team uses for client AtoM deployments. It is very similar to the base example included in the documentation, but with a few more things configured - and instead of being created manually, Ansible handles the deployment. There are further details on its use, including how to configure protection against bots, in the README:
You will also find a number of external Nginx configuration examples and articles linked in that README. Here is one more that our Support team told us they have been referencing and exploring a lot recently:
For those using Apache, the same person has an Apache configuration example here for reference:
Hopefully, between those links and Jim's helpful tips, you can get this configured. Let us know how it goes!