Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 04-09-2003, 01:46 PM   #1
darius
Registered User
 
Join Date: Sep 2001
Posts: 51
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?
darius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-09-2003, 01:47 PM   #2
lil2rich4u2
ICQ: 175171926
 
Join Date: Oct 2002
Location: New York, NY
Posts: 11,046
send it to a sponsor join page


hitbot traffic is currently converting 1:52,000 for me
__________________
HEY!!

Unbeatable hosting! Customer service is top notch!

--> ISPrime <-- Do a search on any board, their reputation is rock solid .. for years!!
lil2rich4u2 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-09-2003, 01:59 PM   #3
p00p
Confirmed User
 
Join Date: Dec 2002
Location: CanaDUH
Posts: 5,125
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]
__________________
ICQ: 316365783
<a href="http://www.hostultra.com/~p00p" target="_blank">TEST</a>
p00p is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.