Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed the prototype mysql module. | Ruslan Ermilov | 2016-03-31 |
| | |||
* | Copyright updated. | Maxim Konovalov | 2012-01-18 |
| | |||
* | *) back out r2040 | Igor Sysoev | 2008-06-17 |
| | | | | | | *) refactor ngx_palloc() *) introduce ngx_pnalloc() *) additional pool blocks have smaller header | ||
* | use ngx_sha1.h | Igor Sysoev | 2007-10-16 |
| | |||
* | upstream choice modules | Igor Sysoev | 2006-12-04 |
| | |||
* | nginx-0.3.48-RELEASE importrelease-0.3.48 | Igor Sysoev | 2006-05-29 |
| | | | | | | | | | | | | | | | | | *) Change: now the ngx_http_charset_module works for subrequests, if the response has no "Content-Type" header line. *) Bugfix: if the "proxy_pass" directive has no URI part, then the "proxy_redirect default" directive add the unnecessary slash in start of the rewritten redirect. *) Bugfix: the internal redirect always transform client's HTTP method to GET, now the transformation is made for the "X-Accel-Redirect" redirects only and if the method is not HEAD; the bug had appeared in 0.3.42. *) Bugfix: the ngx_http_perl_module could not be built, if the perl was built with the threads support; the bug had appeared in 0.3.46. | ||
* | nginx-0.3.44-RELEASE importrelease-0.3.44 | Igor Sysoev | 2006-05-04 |
*) Feature: the "wait" parameter in the "include" SSI command. *) Feature: the Ukrainian and Byelorussian characters were added to koi-win conversion table. *) Bugfix: in the SSI. |