Dear Forum,
I try to do an AB test, but I found a problem to override the host:
url: www.example.com
in the page there is a different url for static content:
url: static.com
I need to override both but using this script only the main domain result overrides
overrideHost static.com 2static.com
navigate www.example2.it
I have already create a CNAME for both.
Many thanks
Fabio