Hi,
Some people use the backup service to download and mirror my website, like web111.skybroadband.com, acount23.opentransfer.com.
I can block them by adding the below code in htaccess under my website.
order allow,deny
allow from all
deny from opentransfer.com
But are there any way to block them out from the whole vps server? Then they can not mirror all my websites under my vps server.
I can see there are a Blocked Ips in kloxo-mr, but it can not work if I put the domain name in it, Please help me with this.
Thank you very much.