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.
我正在使用安装在 Ubuntu 上的带有 PHP 和 MySQL 的 Apache2。我想做的是公开运行服务器,以便从我的网络外部访问它。
但是,我在配置它时遇到了麻烦,因为我使用的是 IP 为 90.xxx.xxx.xxx 的 ZyXEL P660HW-T3 v2 ADSL 调制解调器以及 LAN 地址为 192.168.1.1 的 ASUS RT-N16 Wi-Fi 路由器。
有人可以帮我正确设置配置文件以公开服务器吗?
您需要将路由器配置为将端口 80 从 WAN 接口转发到 192.168.1.1。