comparison auto/sources @ 148:ea622d8acb38 NGINX_0_3_21

nginx 0.3.21 *) Feature: the ngx_http_perl_module. *) Change: the "valid_referers" directive allows the referreres without URI part.
author Igor Sysoev <http://sysoev.ru>
date Mon, 16 Jan 2006 00:00:00 +0300
parents 36af50a5582d
children bb61aa162c6b
comparison
equal deleted inserted replaced
147:d1b9f90d95f6 148:ea622d8acb38
358 358
359 HTTP_FASTCGI_MODULE=ngx_http_fastcgi_module 359 HTTP_FASTCGI_MODULE=ngx_http_fastcgi_module
360 HTTP_FASTCGI_SRCS=src/http/modules/ngx_http_fastcgi_module.c 360 HTTP_FASTCGI_SRCS=src/http/modules/ngx_http_fastcgi_module.c
361 361
362 362
363 HTTP_PERL_MODULE=ngx_http_perl_module
364 HTTP_PERL_INCS=src/http/modules/perl
365 HTTP_PERL_DEPS=src/http/modules/perl/ngx_http_perl_module.h
366 HTTP_PERL_SRCS=src/http/modules/perl/ngx_http_perl_module.c
367
368
363 HTTP_MEMCACHED_MODULE=ngx_http_memcached_module 369 HTTP_MEMCACHED_MODULE=ngx_http_memcached_module
364 HTTP_MEMCACHED_SRCS=src/http/modules/ngx_http_memcached_module.c 370 HTTP_MEMCACHED_SRCS=src/http/modules/ngx_http_memcached_module.c
365 371
366 372
367 HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif_module 373 HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif_module