View Single Post
Old 09-04-2005, 09:09 PM  
whoababesnet
Confirmed User
 
Join Date: May 2005
Posts: 201
.htaccess question for redirecting...

Hi,,

hope to get my answer here.


i want to redirected a specific incoming domain by using this code in htaccess:

RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?other-domain.com/.*$ [NC]
RewriteRule .* http://mydomain.com/to-another-page.html [R,L]


the problem is that the .htaccess keep loading this rules and the incoming visitor from other-domain.com never see the page...

if you can help... thank you ..
__________________
ICQ#267-021-715
whoababesnet is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote