Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Precontent phase. | Roman Arutyunyan | 2017-07-20 |
The phase is added instead of the try_files phase. Unlike the old phase, the new one supports registering multiple handlers. The try_files implementation is moved to a separate ngx_http_try_files_module, which now registers a precontent phase handler. |