| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
| |
to ngx_http_script_flush_complex_value()
|
|
|
|
| |
this fixes the auth_basic_user_file bug introduced in r2589
|
|
|
|
| |
the bug had been introduced in r2566 and r2573
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sub_filter, and xslt_stylesheet parameters
|
|
|
|
|
| |
ngx_http_complex_value()
ngx_http_compile_complex_value()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
therefore fallback to stat() if dirent.d_type is not set,
this fixes slash after directory name in ngx_http_autoindex_module;
the issue has been introduced in r2235
|
| |
|
| |
|
| |
|