Hi there, On Thu, Mar 16, 2023 at 06:19:42PM +0000, Shreenidhi Shedi via nginx wrote: > > I have hosted a nginx server instance and the temp directories are created > under /etc/nginx/ > > $ ls -ld /etc/nginx/*_temp > drwx------ 2 nobody root 4096 Mar 16 15:21 /etc/nginx/client_body_temp > drwx------ 2 nobody root 4096 Mar 16 15:21 /etc/nginx/fastcgi_temp > drwx------ 2 nobody root 4096 Mar 16 15:21 /etc/nginx/proxy_temp > drwx------ 2 nobody root 4096 Mar 16 15:21 /etc/nginx/scgi_temp > drwx------ 2 nobody root 4096 Mar 16 15:21 /etc/nginx/uwsgi_temp
Could you share an output of the following command: % nginx -V > I'm currently using nginx-1.22.0. Any help would be appreciated. Thanks. I assume that's official package from the following distribution point, the http://nginx.org/en/linux_packages.html. And if not, how's that nginx and packages have been built. Thank you. -- Sergey A. Osokin _______________________________________________ nginx mailing list nginx@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx