> 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".
- Grant
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
>
> /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".
- Grant
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx