Posted by Bryan Jackson
2015-05-29

I have tried everything I can think of but my script won't redirect to the requested url. It just redirects to the the TLD. I tried the demo on the site and it redirects requested link with no problem. What an I doing wrong?
Posted by Tom
2015-06-03

Hi,

>It just redirects to the the TLD.

What does it mean, TLD? Top Level Domain? You mean the root directory of your domain? In either case, I think RewriteRules are conflicting in .htaccess. Try it in a very simple situation where you can be sure there are no other RewriteRules affecting redirection.