I was wondering if anyone uses Hostica.com. I recently got my first domain, and is there any way to ban certain people from viewing it by means of using their IP address. Any insight will be appreciated.
you can easily use PHP to deny people from getting content. Although.. if they use modems or PPPOE DSL, then they'll always a new IP everytime they log-on. (Unless you want to ban a whole set of IP that belongs to that ISP). I think log-in system with PHP would be a good way to restrict access.
If you are talking some sort of organized access restriction, then you can do it through php as suggested. If you jsut want to ban a few IP's, then creating an .htaccess file is the easy way to go.
I've seen huge .htaccess files for banning large ranges of third world IP's from U.S. e-commerce sites. Those ranges were known for being the source of credit card fraud.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.