Le 03/06/2018 à 18:57, Richard Kimberly Heck a écrit :
The server has been all but dead today. I found that the trac database
was being scanned from crawl.sogou.com, which was apparently ignoring
our robots.txt file. I've added

   Order allow,deny
   Allow from all
   Deny from crawl.sogou.com

to the httpd configuration for trac, and that seems to have solved the
problem.

If there are similar issues later, we can do similar things.

Excellent idea. I did restart httpd earlier, hoping it would do something (which it did not), but I see you are resorting to heavy handed techniques intead :)

JMarc



Reply via email to