Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Fenzi
91e9a5627d httpd / botblocking: fix syntax on bot rewrite
These have to be in "s in order to do a string comparison, since
they were not, they were never matching anything. ;(

Fix them all up, and also block a few more repos on pagure that are
getting heavily crawled.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-13 11:39:25 -07:00
Kevin Fenzi
af2cadbda9 wiki: 404 a list of bots
Bots are hitting the wiki pretty hard and we don't particularly
care about indexing it anymore, as most real docs should have moved
to docs.fedoraproject.org. Also, many of these bots ignore robots.txt
or do other things we don't want.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-03-19 20:53:05 +00:00
Ralph Bean
3098a79758 Whitespace. 2014-12-08 20:53:14 +00:00
Ralph Bean
9e69c0cbbd boolean not defined. 2014-12-08 20:51:33 +00:00
Ralph Bean
00eeee6193 Special-case mediawiki (reverseproxy). 2014-12-08 20:50:28 +00:00