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.
通常我会上传一个 .htaccess 来将一个域重定向到另一个域。但是,当没有设置主机时,是否可以通过 DNS 设置来以类似于重定向的方式将一个域指向另一个域?
www.domainA.com -> www.domainB.com
您的域可以只有一个 CNAME 类型,重定向到您的其他域。
有很多方法可以做到这一点。
一种是在domainB盒子上设置一个虚拟的domainA服务器。
另一种方法是在您的域中使用网络转发 DNS 记录。