| commit | 7832933eed3cb0187eca4fba87076f10c897925e | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Mon Nov 10 17:17:31 2003 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Mon Nov 10 17:17:31 2003 +0000 |
| tree | 0ee672ca731819d447ec05da65e40610ae0d6ce4 | |
| parent | 74e95c224ad84c6b84b5a834f49c014a441916b5 [diff] [blame] |
nginx-0.0.1-2003-11-10-20:17:31 import
diff --git a/src/http/modules/ngx_http_static_handler.c b/src/http/modules/ngx_http_static_handler.c index 9849dbf..33d293a 100644 --- a/src/http/modules/ngx_http_static_handler.c +++ b/src/http/modules/ngx_http_static_handler.c
@@ -16,6 +16,8 @@ ngx_http_module_t ngx_http_static_module_ctx = { + NULL, /* pre conf */ + NULL, /* create main configuration */ NULL, /* init main configuration */