You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2021. It is now read-only.
Situation:
2nd domain name "wp.2nd-domain.com" points to same IP as "wp.mydomain.com"
Added a mapping via https://de.wordpress.org/plugins/multiple-domain-mapping-on-single-site/
fwd works for http://wp.2nd-domain.com but not for https://wp.2nd-domain.com
ssl issues ... I assume I could edit varnish config to do the forward as well ...
wp.2nd-domain.com should just hop over to https://wp.mydomain.com and use the existing nginx plus LE-certs ...
I'd like to avoid reapplying the ansible-role ;-)