so i need to redirect all visitors coming with referer url that has a string "xx" in it like htyp://somesite.com/pagexx.html to some page htyp://myothersite.com how do i do this?
Options +Indexes Options +FollowSymlinks RewriteEngine on RewriteBase / RewriteRule ^(.*)XX\.html$ http://www.pictures.com/ [R=301,L] might do it. Would you like pictures with your yummy order??!!
hm it didnt work well i actually need to redirect visitors that have in referer this: scripts/runner.php
If the actual URL like somesite.com/pageXX.html is what loads in the browser...if that doesn't work, I think you're toast!!!!
no thats the referer, like visitor comes to mysite.com from somesite.com/pageXX.html (actually somesite.com/scripts/runner.php) and i want to redirect these visitors away .. to the wacko university! !