Hi!
I'm trying to redirect an old site found in a subdirectory to a new domain under the same subdirectory (preserving URL vars):
olddomain.com/subdirectory
to
newdomain.com/subdirectory
I've tried some .htaccess examples with no success. Can anyone help me, please?
Thanks