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.
如何使用 Droplet 在Digitalocean上为Reactjs网站设置子域?
我假设您已经设置了域:
首先确保您已启动并运行液滴。
然后在网络选项卡下,转到域。选择您的域,比如说“example.com”
然后您将看到“创建新记录”屏幕。在那里你添加一个新的 A 记录。
在那里输入完整路径,例如“demo.example.com”作为主机名。然后从“将重定向到”下拉列表中选择您刚刚创建的液滴。单击“创建记录”,您就完成了。