hello wizards,
I am trying to set up an nginx reverse proxy multisite but am having trouble using custom enterprise domains in place of my site’s domain. for example:
i have the host domain, domain.foo;
i have a number of sites set up as subdomains, eg spam.domain.foo and eggs.domain.foo;
i own a couple enterprise domains I’d like to use, eg spam.io and eggs.io;
navigating to or works normally;
say for example there’s a “blog” button on that navigates to /blog,
when I hover my mouse over the button the redirect preview says
when id prefer it navigate to ;
(inserting the full url works just fine eg ;
the proper content does appear but the url is now ;
how do I set it up so that visitors only see and
from my admin portal (for domain.foo) if I update the siteurl it breaks my https certs, and if I change the home value it breaks my site so I can’t login and only see the “enable cookies” error.
[ad_2]