Re: Аналог апчевских RewriteCond %{REQUEST FILENAME} !-f

proforg nginx-forum на nginx.us
Пт Ноя 12 13:22:18 MSK 2010


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