Hi, Mirror pages reflect email contents and so can't be changed.You can use Google Translate or similar by prepending the mirror url:https://translate.google.com/translate?sl=auto&tl=es&u=http%3A%2F%2Fexample.com Thanks,-Jon
Hi, Alter your app servers' Apache/IIS configs to rewrite the url's, e.g.RewriteRule ^/webApp/(.*)_(.*) https://$1.domain.tld/$2 [P] Name your web apps country1_xxx, country2_xxx. Thanks,-Jon