Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望根据提供的 URL 将域配置为去两个地方。
1:domain.com和www.domain.com(这个域直接到第一个IP)
2:*.domain.com 重定向到第二个 IP(例如:company.domain.com、company2.domain.com)
第一个站点是主要的公共网站,第二个站点是 SSL 加密的后端。
任何帮助,将不胜感激。