The apache log on graingenes.org (/var/log/apache2/other_vhosts_access.log) shows requests like:
graingenes.org:443 199.133.225.11 - - [30/Aug/2024:11:26:13 -0700] "POST /brapi_search//search HTTP/1.1" 200 3598 "https://wheat.pw.usda.gov/brapi_search/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15"
Note there's an extra / in the post to brapi_search. It's not a big deal.
The apache log on graingenes.org (/var/log/apache2/other_vhosts_access.log) shows requests like:
graingenes.org:443 199.133.225.11 - - [30/Aug/2024:11:26:13 -0700] "POST /brapi_search//search HTTP/1.1" 200 3598 "https://wheat.pw.usda.gov/brapi_search/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15"
Note there's an extra / in the post to brapi_search. It's not a big deal.