]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2003-04-08-19:40:10 import
authorIgor Sysoev <igor@sysoev.ru>
Tue, 8 Apr 2003 15:40:10 +0000 (15:40 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 8 Apr 2003 15:40:10 +0000 (15:40 +0000)
commite2a3154f0e3020e1f21f5a88b29daf8cc26e0dc5
tree6198fc644d2efe9d10bab8b87004a70324d6cf5d
parent3f76ec190a3bd398c229deb0b4f298b9637a3129
nginx-0.0.1-2003-04-08-19:40:10 import
23 files changed:
src/core/nginx.c
src/core/nginx.h
src/core/ngx_conf_file.c
src/core/ngx_conf_file.h
src/core/ngx_config.h
src/core/ngx_core.h
src/core/ngx_modules.c
src/http/modules/ngx_http_event_proxy_handler.c [deleted file]
src/http/modules/ngx_http_event_proxy_handler.h [deleted file]
src/http/modules/ngx_http_index_handler.c
src/http/modules/proxy/ngx_http_event_proxy_handler.c [new file with mode: 0644]
src/http/modules/proxy/ngx_http_event_proxy_handler.h [new file with mode: 0644]
src/http/ngx_http.c
src/http/ngx_http.h
src/http/ngx_http_config.h
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_event.c
src/http/ngx_http_header_filter.c
src/http/ngx_http_output_filter.c
src/http/ngx_http_parse.c
src/http/ngx_http_special_response.c
src/http/ngx_http_write_filter.c