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:
parent
b1c844e6d3
commit
c12a1cb27d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue