pagure: drop fedora-infra forks for now as crawlers are hammering the crap out of pagure over them

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-06-02 07:43:30 -07:00
parent b1c844e6d3
commit c12a1cb27d

View file

@ -191,6 +191,10 @@ MaxConnectionsPerChild 1000
RewriteCond %{REQUEST_URI} ^/fork/.*/koji/.*$
RewriteRule .* - [F]
RewriteCond %{REQUEST_URI} ^/fork/.*/fedora-infra/.*$
RewriteRule .* - [F]
# Spiders-gone-wild
# These spiders may not follow robots.txt and will
# hit admin sections which consume large amounts of CPU