Using the "Perishable Press" code in the .htaccess file, but just one specific proxy keeps causing annoyance -
"webp#*$!yserver.net" (ip address 96.31.65.xx)
already tried
deny from 96.31.65.xx
and
RewriteCond %{HTTP_REFERER} webp#*$!yserver\.net [NC,OR]
but they don't work...
your help is appreciated, thanks!