Guest User

Why is passenger hitting my index page so aggressively

a guest
Feb 27th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. RewriteEngine On
  2. RewriteCond %{HTTP_USER_AGENT} ^.*internal dummy connection.*$ [NC]
  3. RewriteRule .* - [F,L]
Add Comment
Please, Sign In to add comment