508
09-19-2007, 02:55 PM
I am having problems with sites from a hosting company that are threating my site. I have htaccessed the sites, and I have htaccessed the hosting company. One thing I find suspicious is that almost every day or every two days a new site from the hosting company comes up during a search.
How can I improve on htaccess so I can go from
Deny site\.com
to
deny .com
My hosting company said it is possible to deny by extension, but could not explain the syntax. I did a search on the internet, and all it pulled up was IP blocking and domain blocking.
I believe with the format of deny .com, I will further protect my site from the new sites of tomorrow that are abusing my site.
What is the syntax?
How can I improve on htaccess so I can go from
Deny site\.com
to
deny .com
My hosting company said it is possible to deny by extension, but could not explain the syntax. I did a search on the internet, and all it pulled up was IP blocking and domain blocking.
I believe with the format of deny .com, I will further protect my site from the new sites of tomorrow that are abusing my site.
What is the syntax?