Forum Moderators: phranque
RewriteCond %{REQUEST_URI} ^/nph-proxy$ [NC,OR]
RewriteRule .* - [F]
Anybody have better htaccess code for blocking?
No, not without blocking the vastly greater number of corporate and ISP proxies that save your server from overload serving redundant requests, and keep the internet running fast.
The 'proxy-copy' sites are best blocked by specific IP address or IP address range, specific referrer, or lawyer and DMCA when discovered.
Jim