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 的本地 webdev 环境。现在要在移动设备上测试我的项目,我将项目部署到我的实时服务器并启用网络共享,以便我可以使用 ipad 访问网络。
我已经知道网络共享仅在 MAMP 没有端口 80 时才有效。但现在在移动设备上进行了测试之后。我无法访问我的本地项目,因为网络共享似乎覆盖了 MAMP。尽管我禁用了 Websharing,但它仍然无法正常工作。我是否必须在终端中杀死 Websharing 或其他什么东西才能让 MAMP 再次启动?
谢谢你的任何helot