582337768。群是一堆牛人,你有问题一般不过分,很多人都会解答一二。添加群的时候,请说明来自于 汉克博客园

汉克书

http://hankbook.cn

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

环境

nginx:  1.12.1

python: 3.6.2

uwsgi:  2.0.15

系统:  CentOS7.3   1611    7.2和7.3都测试成功

[root@luffycity ~]# cat /etc/redhat-release 
CentOS Linux release 7.2.1511 (Core)
[root@luffycity ~]# uname -r
3.10.0-327.el7.x86_64
[root@luffycity ~]# systemctl stop firewalld.service
[root@luffycity ~]# systemctl disable firewalld.service
[root@luffycity ~]# sed -i 's#SELINUX=enforcing#SELINUX=disabled#g' /etc/selinux/config
[root@luffycity ~]# setsebool 0

  

 

posted on 2017-09-13 10:42  汉克书  阅读(450)  评论(0)    收藏  举报