Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Аналог апчевских RewriteCond %{REQUEST FILENAME} !-f
try_files ?
http://sysoev.ru/nginx/docs/http/ngx_http_core_module.html#try_files
error_page 404 =200 ?
http://sysoev.ru/nginx/docs/http/ngx_http_core_module.html#error_page
if (-f ) / if (-e) / if (-d) ?
http://sysoev.ru/nginx/docs/http/ngx_http_rewrite_module.html#if
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,149816,150091#msg-150091
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|