| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*) fix unix domain socket comparison
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and allocate its elements from temporary pool
|
|
|
|
|
|
because it is anyway very seldom case
|
|
|
|
|
|
|
|
|
|
*) use ngx_conf_set_num_slot()
*) check bounds
*) check duplicates
|
|
|
|
|
|
|
|
static values processing, because it is anyway very seldom case
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
try_files .html "" / =404;
|
|
instead, set URI to the tested file, or keep URI unchanged,
if the tested file is a directory,
the later allows to handle a directory autoredirect
|
|
|
|
|