![]() |
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#11
|
||
|
Thanks for all the information, I have been waiting a long time for this information.
|
|
|
|
||
|
#12
|
||
|
Create a file call .htaccess (don't forget the .) and place in the root of your public web directory, which is normally public_html.
Add this text to the .htaccess file in order to block certain or blocks of IPs. Below is an example of this. deny from 209.51.151.180 deny from 202.6.96. the first denies from that specific IP and the second denies from that entire Ip scheme, which is pretty broad. A * can also be used as a wild card in place of the numbers. Go ahead ad add the Ip addresses you want to ban from your site in place of the ones I listed. Just be careful not to add your IP or you will ban yourself.
__________________
Owner/President Booyah! Web Hosting Great Personal Service Experience the Booyah! Difference |
|
|
|
||
|
#13
|
||
|
Why do you want to do that? Isit not good if your domain is getting traffic and attention..?
__________________
Space Time Software Free |
|
|
|
||
|
#14
|
||
|
Not all traffic and attention is good.
__________________
Owner/President Booyah! Web Hosting Great Personal Service Experience the Booyah! Difference |
|
|
|
||
|
#15
|
|||
|
Quote:
people need Traffic but why you need the block traffic ? really i dont undestand would u know me a destails.
__________________
this is mine ! www.website4you.info very powerful www.proxymeet.info ! i am also www.joomlaexpert.info
|
||
|
|
|||
|
#16
|
||
|
Use .htaccess
|
|
|
|
||
|
#17
|
|||
|
Quote:
Because sometimes the quality is not great. For example: If most traffic is non-human (robotic) then it has no use for you. Thats why people block specific traffic.
__________________
|
||
|
|
|||
|
#18
|
|||
|
Quote:
Lets say you are a Adsense Publisher, and your site receive Auto surf or robot traffic from another domain. if you couldn't stop this you get ban from adsense. So there are times you need these things.
__________________
|
||
|
|
|||
|
#19
|
||
|
If your using IPtables on your server, do the following via shell
iptables -I INPUT -s XX.XX.XXX.X -j DROP That would block access from a certain ip. You can also specify a range of ips. Another method, can be read about here, where you can APF to block certain traffic |
|
|
|
||
|
#20
|
||
|
Trexhost, you seem a real expert in web hosting. But, I don't have any server, just a simple reseller account. I think the .htaccess way is very easy for newbies or people with less knowledge. Anyways, thanks a lot for mentioning this method
![]()
__________________
|
|
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Choosing Effective Domain Names | admans | Domain Name Forum | 8 | 05-27-2008 22:39 |
| Selecting a Quality Domain Name>> Article | lovelylovely | Domain Name Forum | 7 | 05-19-2008 19:42 |
| Entire portfolio: check 50+ premium domains for sale | srisri24 | Domain Name Offers And Requests | 4 | 09-01-2007 03:03 |
| A to Z of Domain Name Selection | blackwizard | Domain Name Forum | 0 | 10-02-2006 09:43 |
| General Domain Related Questions | admans | Domain Name Forum | 1 | 07-27-2005 23:10 |