comparison auto/sources @ 368:15c84a40e87d

nginx-0.0.7-2004-06-24-20:07:04 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 24 Jun 2004 16:07:04 +0000
parents ceec87d1c2b3
children 018569a8f09c
comparison
equal deleted inserted replaced
367:ceec87d1c2b3 368:15c84a40e87d
246 246
247 HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module 247 HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module
248 HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter.c 248 HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter.c
249 249
250 250
251 HTTP_ACCESS_MODULE=ngx_http_access_module
252 HTTP_ACCESS_SRCS=src/http/modules/ngx_http_access_handler.c
253
254
251 HTTP_STATUS_MODULE=ngx_http_status_module 255 HTTP_STATUS_MODULE=ngx_http_status_module
252 HTTP_STATUS_SRCS=src/http/modules/ngx_http_status_handler.c 256 HTTP_STATUS_SRCS=src/http/modules/ngx_http_status_handler.c
253 257
254 258
255 HTTP_REWRITE_MODULE=ngx_http_rewrite_module 259 HTTP_REWRITE_MODULE=ngx_http_rewrite_module