GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Blocking Proxys using htaccess (https://gfy.com/showthread.php?t=1013985)

halfpint 03-13-2011 03:35 PM

Blocking Proxys using htaccess
 
What or which code is the best for blocking proxys using the .htaccess file. There seem to be so many different codes to use im kinda baffled

alias 03-13-2011 04:52 PM

Code:

order allow,deny
deny from 123.45.6.7
deny from 012.34.5.
allow from all

Slap that in your .htaccess to block "deny" ip addresses.

halfpint 03-13-2011 05:22 PM

Quote:

Originally Posted by alias (Post 17976914)
Code:

order allow,deny
deny from 123.45.6.7
deny from 012.34.5.
allow from all

Slap that in your .htaccess to block "deny" ip addresses.

thanks

now off to search for a list of proxys i guess

alias 03-13-2011 05:25 PM

Why are you trying to block proxies? Are there some that you want to specifically block?

If not, I wouldn't worry about blocking anything that isn't a problem.

halfpint 03-13-2011 05:41 PM

Quote:

Originally Posted by alias (Post 17976955)
Why are you trying to block proxies? Are there some that you want to specifically block?

If not, I wouldn't worry about blocking anything that isn't a problem.

They are a problem on a mainstram game site when users use them to make up multi accounts to try and get ahead of other players The script logs all users IPs, transfers from game cash and items ect within the game from player to player and it is always the players who dont spend money on the game which gives them a very unfair advantage over players who have one account and spend money trying to get ahead of other players

fris 03-13-2011 05:46 PM

http://perishablepress.com/press/200...-via-htaccess/

halfpint 03-13-2011 05:51 PM

Quote:

Originally Posted by fris (Post 17976969)

Thanks Fris

Barry-xlovecam 03-13-2011 06:01 PM

Quote:

Originally Posted by alias (Post 17976955)
Why are you trying to block proxies? Are there some that you want to specifically block?

If not, I wouldn't worry about blocking anything that isn't a problem.

Credit card fraudsters use proxies.
Most payment processors do not detect proxies well.
So perhaps, this is part of a loss protection system?

DangerX !!! 03-13-2011 06:05 PM

Impossible, maybe you can block some proxy sites but not direct unknown proxy surfer.

Chosen 03-13-2011 08:28 PM

Quote:

Originally Posted by fris (Post 17976969)

:thumbsup

Davy 03-14-2011 12:27 AM

Good one, Fris!


All times are GMT -7. The time now is 10:25 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc