Linux 开启80端口访问权限

1、首先进入到httpd的安装目录下。

2、在Linux终端依次输入以下命令:

[root@centos httpd]# /sbin/iptables -I INPUT -p tcp --dport 80 -j ACCEPT

[root@centos httpd]# /etc/rc.d/init.d/iptables save

[root@centos httpd]# /etc/init.d/iptables restart


开启其他端口只需要修改其值就行了。


Powered By Z-BlogPHP 1.5.2 Zero

175.es

. theme by Plat together