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)
-   -   .htaccess question (https://gfy.com/showthread.php?t=129751)

Dildozer 04-30-2003 01:17 PM

.htaccess question
 
Can anyone give me the code to redirect someone coming from a specific domain to the page of my choice?

Like let's say someone is coming from an incest site, i want to redirect him to *******.com

thanks

p00p 04-30-2003 01:25 PM

RewriteEngine On

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

Dildozer 04-30-2003 01:27 PM

nice thanks


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

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