Forum Moderators: open
So would it be safe to block Ubuntu/9.25? Will something like this work:
RewriteCond %{HTTP_USER_AGENT} Ubuntu\ 9.25
[F] doesn't mean Final, it means ForbiddenOh yeah, my bad. Since I only write regex that forbids something I guess I see it as final if there are no more rules. However, I never use both F and L and consider it redundant.
In Apache you don't escape / slashes. You're thinking of javascript. Or was that a typo for the same escaped space as before?