Hi all
Have looked this up in manuals and just wanted to confirm my understanding is correct. Is there any capability in the remap manager to do pattern matching (or similar)?
E.g. I want any url with the following path (including child pages) to map to the following:
http://mydomain.com/some-page/* -> http://newdomain.com/different-page
From my looking seems like the answer is no, and that apache redirects would be required. I have no server access so adding apache redirects requires us to engage with Squiz (no offense guys, love you and everything, but sometimes is plain faster if we can do it ourselves).
Just wanted to confirm my understanding, that remap manager is 1:1 only.
Cheers