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.
我对 apache 服务器很陌生,所以我不知道如何连接到特定的端口号,比如 8888。
我正在使用运行 MAC OS Lion 的 mac,我应该打开网络共享、文件共享和远程登录吗?我在本文中完成了以下步骤。然后我需要连接到特定的端口号并查看一些文件。但我无法弄清楚如何。任何帮助表示赞赏。
要连接到特定端口,请使用http://localhost:SPECIFIC_PORT,例如http://localhost:1234
http://localhost:SPECIFIC_PORT
http://localhost:1234