Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: революционные нан отехнологии!
11.12.2008 14:46, Igor Sysoev wrote:
[...]
location / {
file_match $uri $uri/index.html $uri.html
@mongrel;
}
а как эта директива будет работать совместно с index_module и open_file_cache ?
|