<IfModule mod_ratelimit.c> <Location /downloads> SetOutputFilter RATE_LIMIT SetEnv rate-limit 200 </Location> </IfModule>