Forum Moderators: phranque
redirect 301 / h**p://www.newsite.com/dir/page.html
It works well if I type h**p://www.oldsite.com,
but if I enter h**p://www.oldsite.com/foo/bar.html,
I'm directed to h**p://www.newsite.com/dir/page.htmlfoo/bar.html.
The redirect is appending everything after the old domain which isn't what I'm trying to do. Any help would be appreciated.
Jim