-
CentOS 80端口无法访问怎么解决
CentOS 80端口无法访问怎么解决解决80端口无法访问有两种方法:1、关闭CentOS中的防火墙;2、打开web服务的80端口。1、关闭防火墙使用service iptables stop命令可以临时关闭防火墙,这样就能访问80端口了。
CentOS 80端口无法访问怎么解决解决80端口无法访问有两种方法:1、关闭CentOS中的防火墙;2、打开web服务的80端口。1、关闭防火墙使用service iptables stop命令可以临时关闭防火墙,这样就能访问80端口了。