привет!

беру чистый centos, ставлю nginx из стокового репозитория.
в /var/cache/nginx - пусто. ожидаемо

делаю "nginx -t", и уже не пусто. а вот это не очень ожидаемо было.

почему так ?


[root@centos system]# cd /var/cache/nginx/
[root@centos nginx]# ls
[root@centos nginx]# nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
[root@centos nginx]# ls
client_temp  fastcgi_temp  proxy_temp  scgi_temp  uwsgi_temp
[root@centos nginx]#



Илья Шипицин
_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-ru

Ответить