| commit | df3254aa49c80b350ff4fa2eb50baf3cafbed71c | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Wed Jan 11 15:26:57 2006 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Wed Jan 11 15:26:57 2006 +0000 |
| tree | 15a72baf5205f698354f529e4ba2d5846b558c4a | |
| parent | 04ebcd942969bc479b4cc680eab6bf01f488f12f [diff] [blame] |
nginx-0.3.20-RELEASE import
*) Bugfix: in SSI handling.
*) Bugfix: the ngx_http_memcached_module did not support the keys in
the "/usr?args" form.
diff --git a/auto/sources b/auto/sources index b598083..c352da3 100644 --- a/auto/sources +++ b/auto/sources
@@ -303,6 +303,7 @@ HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module +HTTP_SSI_DEPS=src/http/modules/ngx_http_ssi_filter_module.h HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter_module.c