【问题标题】:how to access my localhost page to another computer with different network over internet如何通过 Internet 将我的 localhost 页面访问到具有不同网络的另一台计算机
【发布时间】:2016-08-26 11:15:43
【问题描述】:

我的“ubuntu”15.10 操作系统中有“LAMP”服务器。我的本地网络 ip 像 192.168.1.25

(我的电脑 = 比如:http://192.168.1.25/test.php out="hello"; .but from 另一台不同网络的计算机输入上述地址'未找到')

我的问题是如何通过互联网从不同网络的另一台计算机上打开我的本地主机网页。 任何机构都可以帮助解决我的问题。

【问题讨论】:

    标签: ip apache2 localhost lamp ubuntu-15.10


    【解决方案1】:

    是的,有可能。

    您必须调整端口转发或在您和另一台计算机之间创建 VPN 连接。

    【讨论】:

    猜你喜欢
    • 2012-05-22
    • 2020-03-20
    • 2013-10-29
    • 2019-03-02
    • 2019-06-10
    • 2020-08-24
    • 2019-10-05
    • 2015-11-26
    • 1970-01-01
    相关资源
    最近更新 更多