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)
-   -   how do i? (https://gfy.com/showthread.php?t=123929)

darius 04-09-2003 01:46 PM

how do i?
 
Could someone show me the code to redirect a cheaters ip back to their domain?

I tried this but its not working

RewriteCond %{HTTP_REFERER} ^http://xx.xx.x.xx$ [NC,OR]
RewriteCond %{REMOTE_ADDR} ^xx\.xx\.xx\.xx$ [NC]
RewriteRule /* http://somedomain.com/ [R,L]

i can stop them by using deny on their ip address but I really want to send their hit bot traffic back to them.

Can anyone help?

lil2rich4u2 04-09-2003 01:47 PM

send it to a sponsor join page :2 cents:


hitbot traffic is currently converting 1:52,000 for me :thumbsup

p00p 04-09-2003 01:59 PM

RewriteEngine On

RewriteCond %{HTTP_REFERER} http://111.111.111.111/ [NC,OR]
RewriteCond %{HTTP_REFERER} http://www.theirdomain.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} http://theirdomain.com [NC]
RewriteRule /* http://www.theirdomain.com [R,L]


All times are GMT -7. The time now is 03:16 AM.

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