]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2002-09-11-19:18:33 import
authorIgor Sysoev <igor@sysoev.ru>
Wed, 11 Sep 2002 15:18:33 +0000 (15:18 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 11 Sep 2002 15:18:33 +0000 (15:18 +0000)
commite0268b95c6dea75f88d3874213b1aa0cd0aba692
tree49f871f82639d76c81618bff00546591bfef37d9
parent96f8377fd89b8735027ccfebea8ad9e77f40f51c
nginx-0.0.1-2002-09-11-19:18:33 import
18 files changed:
src/core/ngx_alloc.c
src/core/ngx_config_command.c [new file with mode: 0644]
src/core/ngx_config_command.h [new file with mode: 0644]
src/core/ngx_core.h
src/http/modules/ngx_http_index_handler.c
src/http/modules/ngx_http_index_handler.h [new file with mode: 0644]
src/http/modules/ngx_http_static_handler.c
src/http/ngx_http.c
src/http/ngx_http.h
src/http/ngx_http_config.c [new file with mode: 0644]
src/http/ngx_http_config.h [new file with mode: 0644]
src/http/ngx_http_event.c
src/http/ngx_http_header_filter.c [moved from src/http/modules/ngx_http_header_filter.c with 100% similarity]
src/http/ngx_http_modules.c
src/http/ngx_http_output_filter.c
src/http/ngx_http_output_filter.h
src/http/ngx_http_write_filter.c
src/http/ngx_http_write_filter.h