Welcome! Log In Create A New Profile

Advanced

NGiNX cache files permissions

July 17, 2016 05:14PM
Доброго времени всем!

Требуется поставить на кеш-файлы NGiNX права -rw-r----- (чтобы права группы содержали чтение)

Пробовал

proxy_store_access group:rw all:r;

Не помогает.

Конфиг

proxy_pass http://192.168.220.1:8080;
proxy_store_access group:rw all:r;
proxy_cache_key "ssjs-$hash3";
proxy_cache_valid 4M;
proxy_cache ssjs;


Есть ли способ настроить NGiNX таким образом чтобы создавал кеш-файлы с правами +r для группы?

Очень надо.
Subject Author Posted

NGiNX cache files permissions

Dimka July 17, 2016 05:14PM

Re: NGiNX cache files permissions

Vasiliy P. Melnik July 18, 2016 01:36AM

Re: NGiNX cache files permissions

Dimka July 18, 2016 05:59AM

Re: NGiNX cache files permissions

Валентин Бартенев July 18, 2016 06:02AM

Re: NGiNX cache files permissions

Maxim Dounin July 18, 2016 07:16AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 291
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready