Home > Backend Development > PHP Tutorial > 如何让外网访问局域网中的一台机器

如何让外网访问局域网中的一台机器

WBOY
Release: 2016-06-13 12:57:50
Original
1366 people have browsed it

怎么让外网访问局域网中的一台机器
我在公司的局域网内有一台服务器,这台服务器安装的apache,可以上网,局域网内的电脑都能访问它。这是一个用于展示WEB项目的服务器,现在老大的电脑不在局域网内,要去访问这个内网的电脑,要怎去实现呢?求解?
------解决方案--------------------

引用:
通过路由器和hub上网,接入的是光钎。

接入的是光钎 就表示有静态 ip 地址了
在路由器中配置端口映射,将 80 端口映射到 apache 所在服务器
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template