![]() |
.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 |
RewriteEngine On
RewriteCond %{HTTP_REFERER} http://www.incest.com/ [NC,OR] RewriteCond %{HTTP_REFERER} http://incest.com [NC] RewriteRule /* http://www.*******.com [R,L] |
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