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.
我经营一个白标酒店预订网站,该网站位于:http://secure.rezserver.com/home/?refid=4912。
http://secure.rezserver.com/home/?refid=4912
我公司的名称是 Expeditioner Hotels,因此,我希望 URL 显示:ExpeditionerHotels.com/secure.rezserver.com/home/?refid=4912。
ExpeditionerHotels.com/secure.rezserver.com/home/?refid=4912
这可以使用 CNAME 别名或 A 记录吗?
是的,但您需要修改托管您的预订网站的服务器的配置:使用主机ExpeditionerHotels.com和内部 URL回答虚拟主机上的请求/secure.rezserver.com/
ExpeditionerHotels.com
/secure.rezserver.com/
如果您不能这样做,您可以指向ExpedtionerHotels.com您自己的代理服务器(nginx 或 squid),它将代理请求到您的预订站点。
ExpedtionerHotels.com