Hi All,
I have a domain
www.domain.co.uk and a subdomain sub.domain.co.uk.
Both point to the same root directory.
I want to, via a .htaccess file, have sub.domain.co.uk redirect (permanent) to sub.domain.co.uk/subdir/ne
wdirectory
/
I have so far been able to redirect the subdomain succesfully but it loses the the subdomain name before the domain name, I don't want this to happen. ie:
http://domain.co.uk/subdir/newdirectory/what I want is:
http://sub.domain.co.uk/subdir/newdirectory/I've searched all over the place but can't find anything that doesn't drop the subdomain name.
Help appreciated
Start Free Trial