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.
在我为我的网站分配主域之前,当然使用 CPanel 的 GUI 自动将我的网站内容放在 /home/my_name/public_html/ 上,但目前我想将其他网站更改或重新分配给我分配的主域,什么练习的最佳方式,是否只是用linux的命令替换/home/my_name/public_html/的内容,或者CPanel有优雅的方式来做到这一点?
如果我理解正确:
转到 cPanel 中的“Parked Domains”,然后输入要指向相同的其他域/home/my_name/public_html/。所有域将共享相同的内容。
如果你想替换实际的域,我想你必须让你的 ISP 来做。据我所知,无法在 cPanel 中完成。
希望这可以帮助。