I just updated nginx and was warned about permissions. Are these
appropriate:
/var/log/nginx:
drwxr-x— root root
/var/lib/nginx/tmp and /var/lib/nginx/tmp/*:
drwx------ nginx nginx
- Grant
I just updated nginx and was warned about permissions. Are these
appropriate:
/var/log/nginx:
drwxr-x— root root
/var/lib/nginx/tmp and /var/lib/nginx/tmp/*:
drwx------ nginx nginx
I just updated nginx and was warned about permissions. Are these appropriate:
/var/log/nginx:
drwxr-x— root root/var/lib/nginx/tmp and /var/lib/nginx/tmp/*:
drwx------ nginx nginx
- Grant
Whoops, please make that:
/var/lib/nginx/tmp and /var/lib/nginx/tmp/*:
drwx------ apache nginx
With nginx running as user “apache”.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs