Author

Topic: How to block proxies? (Read 350 times)

member
Activity: 65
Merit: 10
May 06, 2016, 04:16:40 PM
#5
sorry i didnt know where to post this.
how i put that code? and what will happen if i put that?
Basically, you can put 'em(code) in the .htaccess file & it'll block all the ips in that range(you'd block)
it only blocks the ip in proxies?

Look at my ban-list Wink
http://octopus.pp.ua/BAN.txt

It's .htaccess with .txt extention
sr. member
Activity: 420
Merit: 250
May 05, 2016, 11:50:29 PM
#4
sorry i didnt know where to post this.
how i put that code? and what will happen if i put that?
Basically, you can put 'em(code) in the .htaccess file & it'll block all the ips in that range(you'd block)
it only blocks the ip in proxies?
sr. member
Activity: 266
Merit: 250
May 05, 2016, 10:04:35 PM
#3
sorry i didnt know where to post this.
how i put that code? and what will happen if i put that?
Basically, you can put 'em(code) in the .htaccess file & it'll block all the ips in that range(you'd block)
sr. member
Activity: 420
Merit: 250
May 05, 2016, 10:02:21 PM
#2
simply block those spammers using .htaccess by using the following codes to block an ip range
Code:
order allow,deny
deny from [IP Range]
deny from [IP Range].
allow from all

but i don't think it's the right section to ask
sorry i didnt know where to post this.
how i put that code? and what will happen if i put that?
sr. member
Activity: 420
Merit: 250
May 05, 2016, 08:46:25 PM
#1
How i will block the proxies in my faucet site?
Please Help me other people spamming to my faucet  Undecided
Jump to: