mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Redirect lftp users to a page with tools to avoid
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
RewriteEngine On
|
||||
|
||||
RewriteCond %{HTTP_USER_AGENT} "lftp"
|
||||
RewriteRule ^.*$ – [F,L]
|
||||
RewriteRule ^.*$ https://fedoraproject.org/wiki/Infrastructure/Mirroring#Tools_to_avoid [R,L]
|
||||
|
||||
RewriteRule ^/$ /pub [R=302,L]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user