无法通过 LAN 外的 http 连接到 Web 服务器
我在网络服务器上工作时遇到了一个问题。 在我更改任何连接之前,它会将http://my.domain/我发送到正确的index.php页面。 当我开始在这台服务器上工作时,运行 Debian 5.0 Lenny(是的,一个非常老版本的 Debian),我将软件包更新到了最新版本的 Debian Lenny。 然后我改为index.php并Xindex.php创建了一个名为 的新 html 文件index.html。连接到http://192.168.1.xxx/会将我发送到此index.html文件。一切都很好。现在我尝试了http://my.do...