Re: nginx wrong with systemd

2016-05-05 Thread supersnd
question is on selinux, Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266640,21#msg-21 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

nginx wrong with systemd

2016-05-05 Thread supersnd
default.conf location / { #root /usr/share/nginx/html; root /sdd/; #index index.html index.htm; autoindex on; [root@centos /]# /usr/sbin/nginx -c /etc/nginx/nginx.conf I can read the files [root@centos /]systemd start nginx 403 Forbidden nginx/1.9.15 I add