I would like to redirect the following as an example:
A.olddomain.com.au/blah.html > A.newdomain.com/blah.html
B.olddomain.com.au/blah.html > B.newdomain.com/blah.html
Essentially, I have a variable number of subdomains and I only want to change the domain name itself on the redirect.
Any clues or suggestions to try out?
Thanks.