I'm trying to block all IP'sbut my own but it doesn't work for me. I use the following code as answered in Deny all, allow only one IP through htaccess
order deny,allow
deny from all
allow from MyIP
But it lets other IP's access too. My IP is static and my site is hosted by a thirth party hosting service