nginx-0.3.21-RELEASE import

*) Feature: the ngx_http_perl_module.

    *) Change: the "valid_referers" directive allows the referreres without
       URI part.
This commit is contained in:
Igor Sysoev
2006-01-16 14:56:53 +00:00
parent 243edbb727
commit 9bf11aa193
21 changed files with 1869 additions and 13 deletions

View File

@@ -172,3 +172,5 @@ CFLAGS="$CFLAGS -g"
if [ ".$CPP" = "." ]; then
CPP="$CC -E"
fi
NGX_PERL_CFLAGS="$CFLAGS"