关闭Selinux 命令

Posted Ivy_li4258

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关闭Selinux 命令相关的知识,希望对你有一定的参考价值。

nginx 配置文件中,新增location中的内容,完成后,web上403报错

方法:关闭Selinux即可。

 

Follow below steps:

虚拟机服务器环境补充:

# vim/etc/selinux/config

把selinux = disable (修改成disable)

保存退出后,重新启动nginx

systemctl  restart nginx

以上是关于关闭Selinux 命令的主要内容,如果未能解决你的问题,请参考以下文章

关闭Selinux 命令

如何关闭SeLinux

快速关闭SELinux

关闭selinux功能

如何关闭Linux里边的selinux (转)

SELinux 开放和关闭端口(不关闭SELinux)