Forum Moderators: open
[edited by: incrediBILL at 10:17 am (utc) on Feb 23, 2012]
[edit reason] NoPersonal URLs Please, include all data in post [/edit]
Sorry wilderness, I can't understand you.
If you don't block by UA, what do you block by?
RewriteCond %{HTTP_USER_AGENT} 5\.1\)$
Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11 Would the above block a user with the below UA as it has "535.11" for it's Applewebkit and Safari version ? Or does the $ state that it must end at that point ?