From d404c9716322cfe8778e7494e55efb924f35ecaa Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 16 Oct 2003 20:19:16 +0000 Subject: nginx-0.0.1-2003-10-17-00:19:16 import --- src/core/ngx_modules.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/ngx_modules.c') diff --git a/src/core/ngx_modules.c b/src/core/ngx_modules.c index d7268c9eb..dfe0243ad 100644 --- a/src/core/ngx_modules.c +++ b/src/core/ngx_modules.c @@ -89,7 +89,7 @@ ngx_module_t *ngx_modules[] = { /* &ngx_http_ssi_filter_module, */ &ngx_http_charset_filter_module, - /* &ngx_http_static_module, */ + &ngx_http_static_module, &ngx_http_index_module, &ngx_http_proxy_module, -- cgit v1.2.3