Hi. With my redirection system the script use mysite.com/?1 for category 1, mysite.com/?2 for category 2 etc. For each category I can set new links that it redirects the traffic to. My problem is, I just changed provider of dedicated server and now its not working.. On the install script all server functions and plugins was checked and working. So, I set the category 2 to redirect to facebook.com, so, I go to mysite.com/?2 and I just end up at my own apache index.html I just installed curl and php-curl, thought that'd do it, but no. Any ideas?
Yea, I got it working. I think the old apache default index.html messed things up. I just removed it, then it worked. Lol.