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.
假设我拥有eg.com域。如何开发一种注册服务,允许我的用户在我的网站上注册一个域,例如example.eg.com,具有域转发、DNS 服务和自定义 DNS等功能?
我希望我能得到一个好的答案!谢谢..
具有 API 访问权限的托管 DNS 服务可以让您编写脚本来自动执行此过程。一旦它被转发到服务器,服务器可以根据请求的 FQDN 决定将流量引导到哪里。