Hey guys. I'm banging my head off a problem I'm having with the redirecting. Basically my domain had the following URLs for a while: lombergar.com/go/?i=lombi04 now I want these links to redirect to the main page while retaining the referrer data (but ignoring the ?i= thingie). I've been playing with both redirectmatch and rewriterule but I can't get any of those to also ignore the ?i=lombi04 - what they basically do is redirect to lombergar.com/?i=lombi04 Does anyone know how to overcome this? Thanks so much!
typically you would redirect to something like go.php and do whatever you need to do with the referrer data and then use header() to redirect to your index.