summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/perl/nginx.pm (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-01-24nginx-0.3.23-RELEASE importrelease-0.3.23Igor Sysoev1-1/+1
*) Feature: the "optimize_host_names" directive. *) Bugfix: in using of the variables in the "path" and "alias" directives. *) Bugfix: the ngx_http_perl_module was incorrectly built on Linux and Solaris.
2006-01-17nginx-0.3.22-RELEASE importrelease-0.3.22Igor Sysoev1-6/+1
*) Feature: the ngx_http_perl_module supports the $r->args and $r->unescape methods. *) Feature: the method $r->query_string of ngx_http_perl_module was canceled. *) Bugfix: segmentation fault was occurred if the "none" or "blocked" values was specified in the "valid_referers" directive; the bug had appeared in 0.3.18.
2006-01-16nginx-0.3.21-RELEASE importrelease-0.3.21Igor Sysoev1-0/+70
*) Feature: the ngx_http_perl_module. *) Change: the "valid_referers" directive allows the referreres without URI part.