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.
嗨,我在 Mamp Pro 上设置了一个虚拟主机,这样我就可以在本地网站上工作,但是从 Mamp Pro Gui 中删除该虚拟主机后,我无法在线登录我的网站。该域仍然指向 localhost 127.0.0.1,知道如何重新访问我的在线站点吗?
编辑您的 /private/etc/hosts 文件并删除您不想再指向本地服务器的域名。