Привет,

29.12.16 09:15, Vvedensky wrote:
Разобрался, правильно так
        location /robots.txt {
                try_files /robots1.txt @rewrite;
                rewrite /robots1.txt permanent;
        }

Отсутствует именованый location @rewrite, http://nginx.org/en/docs/http/ngx_http_core_module.html#try_files

_______________________________________________
nginx-ru mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-ru

Ответить